|
imap_setflag_fullSets flags on messages Description
bool imap_setflag_full
( resource
$imap_stream
, string $sequence
, string $flag
[, int $options = NIL
] )
Causes a store to add the specified Parameters
Return Values
Returns Examples
Example #1 imap_setflag_full example
<?php See Also
|