Hi,

Are there variable types in php that are 8 bytes long?? 
I need to do some calculations with numbers that are 10 to 12 digits long?

In Visual Basic is abused a currency type (which can store numbers till 15 digits).
Is the double variable type in PHP 4 or 8 bytes long and can i use unsigned doubles??

Thanks,

Dave Mertens

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to