update : 2015.11.03
php.shukuma.com검색:
|
imap_gc(PHP 5, PHP 7 >= 5.3.0) imap_gc — Clears IMAP cache 설명
bool imap_gc
( resource
$imap_stream
, int $caches
)Purges the cache of entries of a specific type. 인수
반환값
성공 시 예제
Example #1 imap_gc() example
<?php |