PHP » GoLang |
login |
register |
about
|
imap_append(PHP 4, PHP 5, PHP 7) imap_append — Append a string message to a specified mailbox Description
bool imap_append
( resource
$imap_stream
, string $mailbox
, string $message
[, string $options = NULL
[, string $internal_date = NULL
]] )
Appends a string Parameters
Return Values
Returns Changelog
Examples
Example #1 imap_append() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|