Storing system information into MYSQL using PHP
Posted: Tue Aug 26, 2008 9:03 pm
Hi everyone
Just wanna ask if is the following possible and how to about doing it
a) Is there a way the php code can be designed to access system information like
- Hard disk size
- Amount of memory
- Processor type
- OS installed
- Ethernet type ( LAN mac address )
( I need it in detail,as in, if its OS type, I need the code to retrieve the license type, and so on )
is it possible, and I want this to be stored in the database
Just wanna ask if is the following possible and how to about doing it
a) Is there a way the php code can be designed to access system information like
- Hard disk size
- Amount of memory
- Processor type
- OS installed
- Ethernet type ( LAN mac address )
( I need it in detail,as in, if its OS type, I need the code to retrieve the license type, and so on )
is it possible, and I want this to be stored in the database