473,320 Members | 1,857 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

how i get the hardware and software information in php script

how i get the hardware and software information using php script in windows operating system
Dec 31 '09 #1
3 5667
Dormilich
8,658 Expert Mod 8TB
you can probably get the most from calling phpinfo().
Dec 31 '09 #2
Dheeraj Joshi
1,123 Expert 1GB
you can probably get the most from calling phpinfo().
Will this function give the hardware information.?

Regards
Dheeraj Joshi

Note:
Quote by php.net
phpinfo()
Outputs a large amount of information about the current state of PHP. This includes information about PHP compilation options and extensions, the PHP version, server information and environment (if compiled as a module), the PHP environment, OS version information, paths, master and local values of configuration options, HTTP headers, and the PHP License.
Dec 31 '09 #3
Dheeraj Joshi
1,123 Expert 1GB
Probably you can use system( ) function.

Quote by php.net
system() is just like the C version of the function in that it executes the given command and outputs the result.

The system() call also tries to automatically flush the web server's output buffer after each line of output if PHP is running as a server module.

If you need to execute a command and have all the data from the command passed directly back without any interference, use the passthru() function.
Regards
Dheeraj Joshi

Note:
You must be able to get Hardware information by executing some commands, Google it.
Dec 31 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Mark | last post by:
We have a particular software project where a minority of the function calls are taking up a majority of the cpu time. (they do a lot of geometric, trig and other functions related to vectors...
1
by: Annette Massie | last post by:
Does anyone have a solution for tracking hardware, os and office products for their organization? We are looking for a way to track this information and then assign it to an employee and track its...
1
by: Isaac | last post by:
Hello, I'm trying to get this script working. Bascially, it gets a list of computers from AD, then loops through them to gather hardware informatino (which it writes to a text file). It runs...
110
by: alf | last post by:
Hi, is it possible that due to OS crash or mysql itself crash or some e.g. SCSI failure to lose all the data stored in the table (let's say million of 1KB rows). In other words what is the worst...
41
by: x01001x | last post by:
When programming in C (not C++) how does one send information to a hardware device such as a video card or modem? How is this done in Linux C programming versus Microsoft C programming?
1
by: Florencio Cano | last post by:
Hi, I'm looking for a method of gathering information about the system hardware and software installed using Python. I would like to do it in UNIX and in Windows. I think that it would be good in...
4
by: Hero Doug | last post by:
A friennd and I were talking about OS development last night and a few questions were raised that need some clarification. I did the usual search and it turned up the usual garbage, so I'm hoping...
2
by: Rune Allnor | last post by:
Hi all. I consider to let a client have a test version of some of my software. If the software turns out to do what it is supposed to do, I would like to protect it from being distributed, e.g....
1
by: bravoss | last post by:
I'm having a group project in university on developing information systems for software development company. I'm assigned for setting up the hardware for the company. What are some of the essential ...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.