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
- Re: [PHP] string prints out as number (E+10...), w... Jean-Christian Imbeault
- Re: [PHP] string prints out as number (E+10..... - Edwin
- Re: [PHP] string prints out as number (E+... Jean-Christian Imbeault
- Re: [PHP] string prints out as number... - Edwin
- Re: [PHP] string prints out as nu... Jean-Christian Imbeault