首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
get_current_user
get_current_user
獲取當前PHP 腳本所有者名稱
名稱:
get_current_user
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
獲取當前PHP 腳本所有者名稱
相關內容
php文件下載後無法打開的處理方案及代碼
1
php中判斷數組是否存在的函數叫什麼
6
PDOStatement::fetchObject 與prepare 和execute 的配合使用技巧
5
set_include_path函數常見的調試技巧與日誌記錄
4
同類函數
get_magic_quotes_gpc
get_magic_quotes_gpc
獲取magic_quotes_gpc的當
phpinfo
phpinfo
輸出有關PHP配置的信息
set_time_limit
set_time_limit
設置腳本最大執行時間
php_sapi_name
php_sapi_name
返回Web服務器和PHP之間的接口類型
gc_disable
gc_disable
停用循環引用收集器
getmygid
getmygid
獲取當前PHP腳本擁有者的GID
php_ini_scanned_files
php_ini_scanned_files
返回從附加的ini目錄解析的.ini文件
getenv
getenv
獲取環境變量的值
熱門文章