update : 2015.11.03
php.shukuma.com검색:
|
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
[, callable $callback = NULL
[, mixed $data = NULL
]]] )
인수
반환값
eio_utime() returns request resource on success or 참고
|