February 2013
Intermediate to advanced
538 pages
20h 55m
English
lchown
bool lchown(stringpath, mixeduser)
Changes ownership for the symlink
path to the user named
user. PHP must have appropriate privileges
(generally, root for this function) for the function to operate.
Returns true if the change was
successful and false if not.
Read now
Unlock full access