[PHP-DEV] bigger than 32 bit int (and signed!) From: jeremy brand (jeremy <email protected>)
Date: 12/28/00

Are there plans to do double precision numbers in PHP? The reason I
ask is that I use MySQL a lot, and they support INT:32 bits (signed
and not) and also BIGINT: 64 bits (signed and not).

It would be really nice to have larger number support in PHP. BC math
is a nice hack (but limited to what you can do), but it would be truly
nice to have large and unsigned numbers in PHP.

<sarcasm>
Doesn't it just make you jealous that MySQL can do it but PHP can't?
</sarcasm>

Just my $0.05. Let me know if you need more...

Jeremy

Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: jeremy <email protected>
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
Get your own Free, Private email at http://www.smackdown.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   "<body>" -- Quoted from Yahoo! homepage, http://www.yahoo.com

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>