lchgrp

(no version information, might be only in CVS)

lchgrp -- Changes group ownership of symlink

Description

bool lchgrp ( string filename, mixed group )

Attempts to change the group of the symlink filename to group (specified by name or number). Only the superuser may change the group of a symlink arbitrarily; other users may change the group of a symlink to any group of which that user is a member.

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

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

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

See also chgrp(), lchown() chown() and chmod().