Beauford wrote:
Can you be more specific. I only see 4 parameters and none of them apply.
Oops sent you to the wrong page.
http://www.php.net/manual/en/function.mail.php
There are 5 parameters:
bool mail ( string to, string subject, string message [, string
additional_headers [, string additional_parameters]] )
Look for this:
additional_parameters (optional)
and look at example 3.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php