• get_include_path

    (PHP 4 >= 4.3.0, PHP 5, PHP 7) get_include_path — 获取当前的 include_path 配置选项

    1105

  • CreateTextFile 方法

    创建指定的文件名并返回一个 TextStream 对象,可以使用这个对象对文件进行读写。

    1121

  • get_included_files

    (PHP 4, PHP 5, PHP 7) get_included_files — 返回被 include 和 require 文件名的 array

    1070

  • get_loaded_extensions

    (PHP 4, PHP 5, PHP 7) get_loaded_extensions — 返回所有编译并加载模块名的 array

    1603

  • get_magic_quotes_gpc

    (PHP 4, PHP 5, PHP 7) get_magic_quotes_gpc — 获取当前 magic_quotes_gpc 的配置选项设置

    1533

  • get_magic_quotes_runtime

    (PHP 4, PHP 5, PHP 7) get_magic_quotes_runtime — 获取当前 magic_quotes_runtime 配置选项的激活状态

    1352

  • get_required_files

    (PHP 4, PHP 5, PHP 7) get_required_files — 别名 get_included_files()

    778

  • getenv

    (PHP 4, PHP 5, PHP 7) getenv — 获取一个环境变量的值

    1123

  • DriveExists 方法

    如果指定的驱动器存在则返回 True ;如果不存在则返回 False 。

    1003

  • getlastmod

    (PHP 4, PHP 5, PHP 7) getlastmod — 获取页面最后修改的时间

    1050

  • getmygid

    (PHP 4 >= 4.1.0, PHP 5, PHP 7) getmygid — 获取当前 PHP 脚本拥有者的 GID

    795

  • Exists 方法

    如果 Dictionary 对象中存在所指定的主键则返回 true,否则返回 false。

    765

Popular Entries