Set the access and modification time of the specified file in PHP

Description

The following code shows how to set the access and modification time of the specified file.

Example


  
<?php
    touch("test.txt");
?>




















Home »
  PHP Tutorial »
    File »




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