|
eio_utime(PECL eio >= 0.0.1dev) eio_utime — Change file last access and modification times. Описание
resource eio_utime
( string $path
, float $atime
, float $mtime
[, int $pri = EIO_PRI_DEFAULT
[, callback $callback = NULL
[, mixed $data = NULL
]]] )
Список параметров
Возвращаемые значенияeio_utime() returns request resource on success or FALSE on error. Смотрите также
|
|