© Dieses Dokument verwendet PHP-Handbuch für chinesische Websites Freigeben
Example #1 Statistics about the current PHP process
<?phpprint_r ( win32_ps_stat_proc ()); ?>
Example #2 Statistics about global memory utilization
<?phpprint_r ( win32_ps_stat_mem ()); ?>