chown
PHP 4, PHP 5, PHP 7, PHP 8
chown - Changes file owner
Code Examples
Example #1 Simple chown usage
Result: Array
(
[name] => root
[passwd] => x
[uid] => 0
[gid] => 0
[gecos] => root
[dir] => /root
[shell] => /bin/bash
)