|
lchownChanges user ownership of symlink Description
bool lchown(string
$filename , stringint $user )
Attempts to change the owner of the symlink Only the superuser may change the owner of a symlink. Parameters
Return Values
Returns Examples
Example #1 Changing the owner of a symbolic link
Notes
See Also
|