update : 2015.11.03
php.shukuma.com검색:
|
imap_setflag_full(PHP 4, PHP 5, PHP 7) imap_setflag_full — Sets flags on messages 설명
bool imap_setflag_full
( resource
$imap_stream
, string $sequence
, string $flag
[, int $options = NIL
] )
Causes a store to add the specified 인수
반환값
성공 시 예제
Example #1 imap_setflag_full() example
<?php |