首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
getmygid
getmygid
获取当前 PHP 脚本拥有者的 GID
名称:
getmygid
分类:
PHP选项和信息
所属语言:
php
一句话介绍:
获取当前 PHP 脚本拥有者的 GID
相关内容
PHP xml_error_string 和 libxml_get_errors 函数的区别与应用
8
使用 array_slice 实现后N个元素提取
1
如何通过 PDOStatement::rowCount 优化复杂查询的执行效率
3
strpos 函数与 stripos 函数的区别
4
同类函数
gc_enabled
gc_enabled
返回循环引用计数器的状态
sys_get_temp_dir
sys_get_temp_dir
返回用于临时文件的目录
get_defined_constants
get_defined_constants
返回所有已定义常量的关联数组
cli_set_process_title
cli_set_process_title
设置进程标题
ini_alter
ini_alter
ini_set的别名
main
main
虚拟的main()
gc_mem_caches
gc_mem_caches
回收Zend引擎内存管理器使用的内存
get_current_user
get_current_user
获取当前PHP脚本所有者名称
热门文章