Re: Bit-size of machine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jochem Maas wrote:
Stut wrote:
Shekar Iyer wrote:
How can one find the bit-size of the system on which PHP
is running.  php_uname() does not return bit type
A bit is a bit is a bit. It's not a different size on different systems.

ho ho ho stut :-)
I think he's looking for the 'word' size of the CPU (32 bit, 64 bit)

you can find out by checking for the largest integer that is supported:
reading here should give you enough info, hopefully:

http://php.net/int

Sorry, it's been a literally painful day at work - should've been more helpful.

-Stut

--
http://stut.net/

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux