update : 2015.11.03
php.shukuma.com검색:
|
imap_reopen(PHP 4, PHP 5, PHP 7) imap_reopen — Reopen IMAP stream to new mailbox 설명
bool imap_reopen
( resource
$imap_stream
, string $mailbox
[, int $options = 0
[, int $n_retries = 0
]] )
Reopens the specified stream to a new 인수
반환값
Returns 변경점
예제
Example #1 imap_reopen() example
<?php |