博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

学习php遇到的函数(保持更新)

Posted on 2012-05-13 23:30  omga  阅读(73)  评论(0)    收藏  举报

string get_include_path ( void )

  Gets the current include_path configuration option value.

string set_include_path ( string $new_include_path )

  Sets the include_path configuration option for the duration of the script.