无法使用 fopen 从 PHP 打开文件

问题描述 投票:0回答:0

我正在尝试从 php 中的文本文件读取内容。我在 Windows 上使用 wamp。我收到此错误:

警告:fopen(/input.txt):无法打开流:C:\wamp\ww 中没有此类文件或目录

php file fopen
© www.soinside.com 2019 - 2024. All rights reserved.