logo       
Google Custom Search
    AddThis Social Bookmark Button

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

Subject: [PHP-INSTALL] Limiting the decimal value
How do I limit the decimal value into 2 places?


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




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>