這個程式瞬間導致我電腦的cpu和內存飚升,一看硬碟使用空間,也在增加,現在不知所措了,找不到使用的硬碟空間是哪些了?無法恢復到之前的硬碟空間大小,我是php初學者,希望各位大神多指教啊?求助中! ! !
$
$ filename="/home/wanbo/test/file/test.txt";
if(file_exists($filename))echo "the file is there.";
else echo "there isn't such a file";
$ myfile=fopen($filename,"a+");
fwrite($myfile,"hello,world");
while(!feof($myfile))
{
$mychar=fchogetc($myfile);
{
$mychar=fchogetc($myfile); mychar;
}
fclose($myfile);
?>
🎜🎜 以上是phpP驅動程式使用空間颯的內容,更多相關內容請注意(m.sbmmt.com)! 🎜🎜🎜🎜