PHP » GoLang |
login |
register |
about
|
chown(PHP 4, PHP 5, PHP 7) chown — Changes file owner Description
Attempts to change the owner of the file Parameters
Return Values
Returns Examples
Example #1 Simple chown() usage
<?php The above example will output something similar to: Array ( [name] => root [passwd] => x [uid] => 0 [gid] => 0 [gecos] => root [dir] => /root [shell] => /bin/bash ) Notes
|
more
Recently updated
more
Most requested
more
Last requests
|