PHP.nl

eio_futime

eio_futime

Change file last access and modification times

resource **eio_futime** mixed $fd float $atime float $mtime int $pri callable $callback mixed $data
changes file last access and modification

times. eio_futime

fd Stream, Socket resource, or numeric file descriptor, e.g. returned by eio_open

atimeAccess time

mtimeModification time

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

returns request resource on success,return.falseforfailure.

eio_futime

eio_utime