PHP.nl

eio_utime

eio_utime

Change file last access and modification times

resource **eio_utime** string $path float $atime float $mtime int $pri callable $callback mixed $data

pathPath to the file.

atimeAccess time

mtimeModification time

pri``callback``data Arbitrary variable passed to . callback

returns request resource on success,return.falseforfailure.

eio_utime

eio_futime