[PHP] Returned e-mail (PHP mail function)
by Anthony Rodriguez other posts by this author
Apr 5 2002 4:03AM messages near this date
[PHP] Session Authentication error
|
[PHP] PHP 4.1.2 - does not work. !
I just send my ISP the following question:
One of my PHP scripts automatically sends a "Thank You" e-mail to users who
just registered. I use PHP's mail function.
If, during registration, the user enters the wrong e-mail address the
e-mail would, of course, be returned.
Who is the e-mail returned to? PHP's mail function, as far as I know,
doesn't have a "From" field.
Any comments?
Thanks!
Anthony F. Rodriguez
(afrodriguez@att.net)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|