PHP3 Manual | ||
---|---|---|
Prev | Next |
imap_append -- Append a string message to a specified mailbox
Returns true on sucess, false on error.
imap_append() function appends a string message to the specified mailbox mbox. If the optional flags is specified, writes the flags to that mailbox also.
Prev | Home | Next |
IMAP Functions | Up | imap_base64 |