Re: mail() different php4 <-> php5
- From: Mike Willbanks <pencap@xxxxxxxxx>
- Date: Tue, 31 May 2005 12:58:25 -0500
Hanjo,
is the mail() different in php4 vs. php5 ?
No, it is the same.
I have a php-script sending mail. It works fine in php4. But it works not in php5 : No errors, only it sends no mail.
Double check the email address, and watch the server log files and see if it is something at the server level.
Most likely your problem is related to a bad email address or a misconfiguration in your mail settings.
Mike .
- References:
- mail() different php4 <-> php5
- From: Hanjo Grüßner
- mail() different php4 <-> php5
- Prev by Date: Re: Detecting PDF files in a folder and sorting them by date
- Next by Date: Re: how to compile PHP with GD support?
- Previous by thread: mail() different php4 <-> php5
- Next by thread: Undefined offset notice with explode
- Index(es):
Relevant Pages
|