kiranascet Posted November 17, 2007 Share Posted November 17, 2007 How can I get the System Details using PHP and its supporting technologies? Please help me about this issue. Thank You, Kiran Link to comment https://forums.phpfreaks.com/topic/77703-how-can-i-get-the-system-details-using-php-and-its-supporting-technologies/ Share on other sites More sharing options...
rajivgonsalves Posted November 17, 2007 Share Posted November 17, 2007 System Details of the client ? could you elaborate on what do you mean by details ? Link to comment https://forums.phpfreaks.com/topic/77703-how-can-i-get-the-system-details-using-php-and-its-supporting-technologies/#findComment-393366 Share on other sites More sharing options...
kiranascet Posted November 19, 2007 Author Share Posted November 19, 2007 I mean that CPU Information (CPU Speed, Manufacturer, FSB), Memory Type, Installed memory, RAM, USB Support, and total scan details related system. Link to comment https://forums.phpfreaks.com/topic/77703-how-can-i-get-the-system-details-using-php-and-its-supporting-technologies/#findComment-394302 Share on other sites More sharing options...
nuxy Posted November 19, 2007 Share Posted November 19, 2007 Why on earth would you need this information in php? Link to comment https://forums.phpfreaks.com/topic/77703-how-can-i-get-the-system-details-using-php-and-its-supporting-technologies/#findComment-394544 Share on other sites More sharing options...
trq Posted November 19, 2007 Share Posted November 19, 2007 Assuming its a Linux system, take a look at the /proc directory. Link to comment https://forums.phpfreaks.com/topic/77703-how-can-i-get-the-system-details-using-php-and-its-supporting-technologies/#findComment-394551 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.