chown

(PHP 3, PHP 4, PHP 5)

chown -- Changes file owner

Description

bool chown ( string filename, mixed user )

Attempts to change the owner of the file filename to user user (specified by name or number). Only the superuser may change the owner of a file.

�\�^��TRUE�Ѧ^��FALSE�C

注: ��Ƥ��ϥΩ����ɮ� �M�]�Q�ˬd��ɮץ�q�L��A��ɮרt�Φs��C

注: ���w��Ҧ��}�ҡAPHP�|�ˬd��檺�}�M�n�ާ@��ɮשΥؿ�O�_�ۦP�UID(�֦��)�C

See also chmod().