当前位置: 代码迷 >> PHP >> php的set_include_path()应用
  详细解决方案

php的set_include_path()应用

热度:732   发布时间:2012-12-17 09:31:40.0
php的set_include_path()使用
为什么我在index.php里面使用set_include_path()设置了一个路径,在index里面有效,但是到另一个文件里就没有那个路径了,这种问题该如何解决。谢谢