logo       

[PHP-INSTALL] Limiting the decimal value: msg#00074

php.install

Subject: [PHP-INSTALL] Limiting the decimal value

How do I limit the decimal value into 2 places?


<?
If ($ProdActu <> 0)
{
$Eff = ($ProdActu/$ProdProj)*100;
}
?>



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise