
get_current_user
(PHP 4, PHP 5)
get_current_user — 获取当前 PHP 脚本所有者名称
说明
string get_current_user
( void
)
返回当前 PHP 脚本所有者名称。
返回值
以字符串返回用户名。
范例
Example #1 get_current_user() 例子
echo
© 版权声明
文章版权归作者所有,未经允许请勿转载。
相关文章
暂无评论...

get_current_user
(PHP 4, PHP 5)
get_current_user — 获取当前 PHP 脚本所有者名称
string get_current_user
( void
)
返回当前 PHP 脚本所有者名称。
以字符串返回用户名。
Example #1 get_current_user() 例子
echo