i can grab the CPU and ANY kind of into, but then it needs to be run on that pc, so ...
Example:
To get the cpu load percentage you can do something like this.
PHP Code:
<?php $wmi = new COM('winmgmts://'); $processor = $wmi->ExecQuery("SELECT * FROM Win32_Processor"); foreach($processor as $obj){ $cpu_load_time = $obj->LoadPercentage; } echo $cpu_load_time; ?>
reference
To list current apache instances
PHP Code:
<?php $wmi = new COM('winmgmts://'); $processes = $wmi->ExecQuery("SELECT * FROM Win32_Process WHERE Name = 'httpd.exe'"); foreach($processes as $process){ echo $process->CommandLine . "<br />"; echo $process->ProcessId . "<br />"; } ?>
it is possible to get the Processor ID / serial but then this script needs to be run on the same pc
however, with C+ / C++ that is possible, sadly i cannot do that
Ive started to work on the website again, since the salvation dekaron site is finished
created a simple theme for it, you can change it if you want, however there are no themes for it
Page loads in about 170ms on local network
few bugs found, and have been fixed
[WTS] Silkroad Website Templates - Coded/Not-Coded. With .PSD! 11/30/2009 - Silkroad Online Trading - 4 Replies Examples :
There Is NO Examples at the moment.
Prices :
Price for a full coded website, with a CMS - users can register, write comments. Admin panel included , easy write to news. - 60$.
Included : PSD , all files, FREE WEB HOSTING - 3 months.