imap_setflag_full

imap_setflag_full -- Sets flags on messages

Description

string imap_setflag_full ( int stream, string sequence, string flag, string options)

The flags which you can set are " \\Seen" , "\\Answered" , "\\Flagged" , "\\Deleted" , "\\Draft" , and "\\Recent " (as defined by RFC2060 ) .






דוגמה 1 . imap_setflag_full( ) example