chown - Change owner
- chown
<?php
chown($filename, $user_name);
?>
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
<?php
chown($filename, $user_name);
?>