imap_rfc822_write_address (PHP 3>= 3.0.2, PHP 4 ) imap_rfc822_write_address --
Bildet aus Realnamen, Postfach und Server eine korekt
formatierte Mail-Adresse
Beschreibungstring imap_rfc822_write_address ( string mailbox, string host, string personal)
Bildet aus Realnamen, Postfach und Server eine korekt
formatierte Mail-Adresse gemäß
RFC822.
Beispiel 1.
imap_rfc822_write_address() Beispiel
print imap_rfc822_write_address ("hartmut", "cvs.php.net", "Hartmut Holzgraefe);
|
|
|