I'm passing a var into a function which is a 16 digit number, but when I try to print it out I get 1.11111111111E+15 instead of the expected 11111111111111.

Why? How can I change this behaviour?

Jc


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

Reply via email to