摘要:
<?php exec("/bin/grep -r '$oldword' $rootpath", $results, $errorCode); if ($errorCode){ if ($errorCode == 1){ echo "Possibly no files were found with ?$oldword in them \n"; } echo "OS E... 阅读全文
posted @ 2010-03-28 01:43
corange
阅读(272)
评论(0)
推荐(0)
浙公网安备 33010602011771号