View Single Post
Old Nov 12th, 2007, 9:58 AM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Re: Question regarding data input into PHP/Mysql using something other than GET

You might want to have a look at something like this. Some applicable quotes:
Quote:
SysInfoTM is a system and storage solution for asset inventory and configuration reporting for most major Linux, UNIX, Apple Macintosh, and Microsoft Windows platforms as well as leading NAS and SAN Storage Systems and logical volume software solutions. SysInfo provides extremely detailed system hardware, software, OS configuration, and storage asset management and configuration data in multiple platform agnostic formats.

Data can be retrieved from the local system or remotely over any TCP/IP network from any system with the SysInfo Agent (installed by default as part of the SysInfo product) installed.
Quote:
SysInfo is easy to embed in your own program or shell script using our shell or Perl API's. Our parsable output encoding provides a field deliminated format which is easy to parse and convert into your own format or feed into a database.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote