<?php //$re = system("c:\windows\system32\cmd.exe D:\SOFT_PHP_PACKAGE\nssl\reload.bat"); $re = system("c:\windows\system32\ping.exe www.baidu.com"); print_r($re); ?>