Showing posts with label 32bit-64bit. Show all posts
Showing posts with label 32bit-64bit. Show all posts

Friday, May 4, 2012

Can PHP tell if the server os it 64-bit?


I am dealing with Windows here.



I know you can use the $_SERVER['HTTP_USER_AGENT'] variable to detect the OS of the browser viewing the page, but is the any way that PHP can detect the server's OS?