phpbar.de logo

Mailinglisten-Archive

[php] mail()

[php] mail()

Matthias Dierker Matthias.Dierker_(at)_t-online.de
Tue, 11 Jul 2000 09:31:18 +0200


At 09:18 11.07.00 +0200, you wrote:

>gibt es eine möglichkeit sowas abzufangen ?
>und liefert mail() irgendwelche status meldungen zurück ?

"bool mail (string to, string subject, string message [, string 
additional_headers])"

Machet doch so:

$ret = _(at)_mail(...);
if( !$ret ){
  // Fehler...
};

bis denn
Matthias




php::bar PHP Wiki   -   Listenarchive