fileowner() 函数返回指定文件的用户 ID(所有者)。
提示:使用 posix_getpwuid() 将用户 ID 转换为用户名。
笔记:该函数的结果被缓存。使用清除统计缓存()清除缓存。
fileowner(
filename)
Parameter | Description |
---|---|
filename | Required. Specifies the path to the file to check |
返回值: | 成功时为文件所有者的用户 ID,失败时为 FALSE |
---|---|
PHP 版本: | 4.0+ |
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!