• gc_collect_cycles

    (PHP 5 >= 5.3.0, PHP 7) gc_collect_cycles — 强制收集所有现存的垃圾循环周期

    5601

  • gc_disable

    (PHP 5 >= 5.3.0, PHP 7) gc_disable — 停用循环引用收集器

    1108

  • gc_enable

    (PHP 5 >= 5.3.0, PHP 7) gc_enable — 激活循环引用收集器

    1265

  • gc_enabled

    (PHP 5 >= 5.3.0, PHP 7) gc_enabled — 返回循环引用计数器的状态

    866

  • get_cfg_var

    (PHP 4, PHP 5, PHP 7) get_cfg_var — 获取 PHP 配置选项的值

    1003

  • get_current_user

    (PHP 4, PHP 5, PHP 7) get_current_user — 获取当前 PHP 脚本所有者名称

    1407

  • get_defined_constants

    (PHP 4 >= 4.1.0, PHP 5, PHP 7) get_defined_constants — 返回所有常量的关联数组,键是常量名,值是常量值

    1978

  • get_extension_funcs

    (PHP 4, PHP 5, PHP 7) get_extension_funcs — 返回模块函数名称的数组

    1624

  • get_include_path

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

    1209

  • get_included_files

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

    1182

  • get_loaded_extensions

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

    1830

  • get_magic_quotes_gpc

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

    1637

  • get_magic_quotes_runtime

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

    1465

  • get_required_files

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

    941

  • getenv

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

    1300

热门词条