Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<win32pswin32_ps_stat_mem>
Last updated: Tue, 19 Sep 2006

win32_ps_list_procs

(no version information, might be only in CVS)

win32_ps_list_procs -- List running processes

Description

array win32_ps_list_procs ( void )

Retrieves statistics about all running processes.

Return Values

Returns FALSE on failure, or an array consisting of process statistics like win32_ps_stat_proc() returns for all running processes on success.




<win32pswin32_ps_stat_mem>
Last updated: Tue, 19 Sep 2006