|
PHP-WMI is a PHP class which allows you to access Windows Management Instrumentation information.
It is currently in the early stages of development. Currently supported features are listed below:
- Obtaining a list of all registered WMI Classes, as well as testing for the existence of specific classes
- Obtaining a list of WMI methods for a particular class, and executing them.
- Listing instances for a particular WMI class
- Executing a WQL query.
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for '0.0/no DST' instead in C:\Websites\trogsoft.com\includes\site.php on line 112
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for '0.0/no DST' instead in C:\Websites\trogsoft.com\includes\site.php on line 112
|