eio_utime

Example

 resource eio_utime ( string $path , int $atime , int $mtime [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] ) 

Description

Change file last access and modification times

Return Values

eio_utime() returns request resource on success or FALSE on error.