问答详情
源自:3-13 PHP第一种特殊类型—资源

自己手敲的代码和复制的代码都报了一样的错误。

PHP Warning:  fopen(/data/webroot/resource/php/f.txt): failed to open stream: No such file or directory in index.php on line 3
PHP Warning:  fclose() expects parameter 1 to be resource, boolean given in index.php on line 12



不知道是自己的电脑问题还是平台问题?

提问者:郑兴华 2021-09-27 17:12

个回答