這段代碼怎么不能正確的起作用呢?
Warning: fopen(): Unable to access /resource/php/f.txt in /754/VDN/index.php on line 3
Warning: fopen(/resource/php/f.txt): failed to open stream: Permission denied in /754/VDN/index.php on line 3
Warning: fclose() expects parameter 1 to be resource, boolean given in /754/VDN/index.php on line 12
2015-12-15
我也不太懂哦,給點建議,我覺得服務器上可能沒這個文件,試試在本地絕對引用一個地址:比如d:/f.txt?