fileowner

(PHP 4, PHP 5, PHP 7)

fileownerȡ���ļ���������

˵��

fileowner ( string $filename ) : int

ȡ���ļ��������ߡ�

����

filename

�ļ���·����

����ֵ

�����ļ����е��û� ID����������򷵻� FALSE���û� ID �����ָ�ʽ���أ��� posix_getpwuid() ���������Ϊ�û�����

����

Example #1 �ҵ��ļ���������

<?php
$filename 
'index.php';
print_r(posix_getpwuid(fileowner($filename)));
?>

�����쳣

ʧ��ʱ�׳�E_WARNING���档

ע��

Note: �˺����Ľ���ᱻ���档�μ� clearstatcache() �Ի�ø���ϸ�ڡ�

Tip

�� PHP 5.0.0 ��, �˺���Ҳ����ijЩ URL ��װ������μ� ֧�ֵ�Э��ͷ�װЭ���Ի��֧�� stat() ϵ�к������ܵİ�װ���б�

�μ�