update : 2015.11.03
php.shukuma.com검색:
|
eio_futime(PECL eio >= 0.0.1dev) eio_futime — Change file last access and modification times 설명
resource eio_futime
( mixed
$fd
, float $atime
, float $mtime
[, int $pri = EIO_PRI_DEFAULT
[, callable $callback = NULL
[, mixed $data = NULL
]]] )eio_futime() changes file last access and modification times. 인수
반환값
eio_futime() returns request resource on success or 참고
|