eio_utime
eio_utime
(PECL eio >= 0.0.1dev)
eio_utime — Change file last access and modification times.
Description
resource eio_utime ( string $path , float $atime , float $mtime [, int $pri = EIO_PRI_DEFAULT [, callable $callback = NULL [, mixed $data = NULL ]]] )
Parameters
-
path
-
Path to the file.
-
atime
-
Access time
-
mtime
-
Modification time