- Original Message -
From: "Mark Rees" <[EMAIL PROTECTED]>
To:
Sent: Monday, September 12, 2005 11:12 AM
Subject: [PHP] Re: Round with ONE-decimal... always...
>
I want to adjust the round() -function a little...
If I put round(6,0) there will be an output
>
> I want to adjust the round() -function a little...
>
> If I put round(6,0) there will be an output of 6
> If I put round(6,32) there will be an output of 6,3
>
> I want it to have 6,0 instead of just 6... I guess there is an easy
solution
> to this? Suggestions?
Have a look at this.
http://uk
2 matches
Mail list logo