Quote:
|
Originally Posted by oxide yup, the $addr is a session variable that picks up the 'email' field from the table.
I thought it might be the problem but I did and echo $addr; after the mail command and it outputs the correct email address every time.
Do you know about PHPMailer and if I needed to confiure anything in the class file? |
Have al look at the Tips and Tricks section. i posted a Tell a friend script using SMTP authentication. Download the files. PHP mailer is there, and the mail script also