You are here: Re: percentages in PHP « PHP Programming Language « IT news, forums, messages
Re: percentages in PHP

Posted by Michael Pichler on 04/05/06 12:23

Chris H schrieb:
[...]
> in other words what is the correct format for this type of equation.
>
> $prize_pool = "5000";
> $total_points = 70% of $prize_pool
>

I'm not sure if I understood your problem.

<?
$total_points = (int) $prize_pool * 0.7;
// if needed
$total_points = round($total_points);
?>

Can it be that simple?

Michael

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация