#1 4730
jake说的http://www.w3school.com.cn/php/php_intro.asp我已经看完了(PHP基础和PHP高级的一点点),现在应该干嘛了?教程上的话:
file(path,include_path,context)参数 描述
path 必需。规定要读取的文件。
include_path 可选。如果也想在 include_path 中搜寻文件的话,可以将该参数设为 "1"。
context 可选。规定文件句柄的环境。
context 是一套可以修改流的行为的选项。若使用 null,则忽略。
=====================================================
我就写
file (" http://ideawow.erp.cz.cc/");
?>
然后就出错
Not Found
The requested URL /新建文件夹/ss.php was not found on this server.
2011-07-21 18:03:44