[snip]
If I am using this code:

mail("[EMAIL PROTECTED]", "test", "testbody");

and want to add a From: line, how do I do it?

Also, is this an excepted way of sending mail from a web page?
[/snip]

Read http://us4.php.net/manual/en/function.mail.php Example 2 (How's
that Chris?)

And yes, it is acceptable.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to