|
imap_appendString als Nachricht in einem Postfach ablegen Beschreibung
bool imap_append
( resource
$imap_stream
, string $mailbox
, string $message
[, string $options = NULL
[, string $internal_date = NULL
]] )
Der in Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Changelog
Beispiele
Beispiel #1 imap_append Beispiel
<?php |