needs_upgrade Posted January 27, 2009 Share Posted January 27, 2009 How can i get the local machine details with php? Is it possible to get the key number of the OS or the ID of the processor or other parts of the local machine? Thanks so much guys. Link to comment https://forums.phpfreaks.com/topic/142623-how-to-get-local-machine-details-with-php/ Share on other sites More sharing options...
DarkWater Posted January 27, 2009 Share Posted January 27, 2009 No. PHP can only access what was sent to it and I can tell you right now that the stuff you're looking for is not sent over HTTP. Link to comment https://forums.phpfreaks.com/topic/142623-how-to-get-local-machine-details-with-php/#findComment-747519 Share on other sites More sharing options...
needs_upgrade Posted January 27, 2009 Author Share Posted January 27, 2009 No. PHP can only access what was sent to it and I can tell you right now that the stuff you're looking for is not sent over HTTP. Even the details of the machine of the server??? Link to comment https://forums.phpfreaks.com/topic/142623-how-to-get-local-machine-details-with-php/#findComment-747523 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.