首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
getmyuid
getmyuid
獲取PHP 腳本所有者的UID
名稱:
getmyuid
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
獲取PHP 腳本所有者的UID
相關內容
使用getmyuid函數判斷用戶登錄狀態的方法
8
同類函數
php_uname
php_uname
返回有關運行PHP的操作系統的信息
zend_version
zend_version
獲取當前Zend引擎的版本
get_current_user
get_current_user
獲取當前PHP腳本所有者名稱
gc_collect_cycles
gc_collect_cycles
強制收集所有現存的垃圾循環週期
restore_include_path
restore_include_path
還原include_path配置選項的值
get_required_files
get_required_files
get_included_files的別
putenv
putenv
設置環境變量的值
gc_mem_caches
gc_mem_caches
回收Zend引擎內存管理器使用的內存
熱門文章
使用getmyuid函數判斷用戶登錄狀態的方法