Satyam wrote:
Now, am I missing something in all this?  Please comment.  Thanks

Satyam

Just use the Arbitrary Precision Mathematics functions in PHP, set to a precision of 2 decimal places. There's bcmath[1] and GMP[2].

Jasper

[1] http://www.php.net/bc
[2] http://www.php.net/gmp

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to