Change the owner of the specified file in PHP

Description

The following code shows how to change the owner of the specified file.

Example


// www  . j  av  a 2  s  .co  m

<?php
    chown("test.txt","CSS")
?>




















Home »
  PHP Tutorial »
    File »




Directory
DirectoryIterator
Drive
File
File Permission
File Read Save
FileSystemIterator
Path
Zip