|
PHP5中文手册
win32ps Functions简介The win32ps extension is a Windows specific extension that allows PHP retrieve statistics about process and memory utilization. 需求Windows NT, Windows 2000, Windows XP or Windows Server 2003. Any version of Windows derived from Windows NT should be compatible. 安装
Installing from PECL
范例
Example#1 Statistics about the current PHP process
<?php
Example#2 Statistics about global memory utilization
<?php Table of Contents
|