PHPMyStats is een PHP-script waarmee serverstatistieken getoond kunnen worden op één overzichtelijke pagina. Het script is zowel geschreven voor het Windows-platform met IIS of Apache als voor het Linux-platform met Apache. De ontwikkelaar heeft een nieuwe versie uitgebracht met 0.1 beta release 11 als versienummer. Het changelog meldt ons het volgende:
Changes:
- Parsetime added at the bottom of page, and in developmentmode by every module.
- changed incl.Graph.php the PHP code to
- Added more GDColors to template.php
- GenericInformation: Changed the way to get an OS
- Changed OSIsWindows (added $_SERVER["OS"])
- Services: The executable file can now be changed, normaly its list_allos, but when your using an Windows NT os with NTFS the list_allos will fail sometime, so use list_nt
- GenericInformation: Now it's possible to get CPU Information via COM lib / Windows Register (COM('WScript.Shell'))