文字

Win32ps examples

Example #1 Statistics about the current PHP process

<?php
print_r
( win32_ps_stat_proc ());

?>

Example #2 Statistics about global memory utilization

<?php
print_r
( win32_ps_stat_mem ());

?>
上一篇: 下一篇: