首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
getmyuid
getmyuid
獲取PHP 腳本所有者的UID
名稱:
getmyuid
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
獲取PHP 腳本所有者的UID
相關內容
使用getmyuid函數判斷用戶登錄狀態的方法
8
同類函數
gc_enabled
gc_enabled
返回循環引用計數器的狀態
restore_include_path
restore_include_path
還原include_path配置選項的值
phpinfo
phpinfo
輸出有關PHP配置的信息
get_loaded_extensions
get_loaded_extensions
返回所有編譯並加載的擴展名的array
getrusage
getrusage
獲取當前資源使用狀況
gc_collect_cycles
gc_collect_cycles
強制收集所有現存的垃圾循環週期
cli_set_process_title
cli_set_process_title
設置進程標題
main
main
虛擬的main()
熱門文章
使用getmyuid函數判斷用戶登錄狀態的方法