Re: [PHP-WEBMASTER] I need help setting up sendmail or mail()
[email protected] ("Hannes Magnusson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On Jan 29, 2008 10:52 PM, philip <[email protected]> wrote: > My web hosting service has only sendmail and mail() features in PHP > turned on and I need to send visitor submissions email from the site. > Anyone knows where I may find info on how to set this up? Did you try the manual? http://docs.php.net/manual/en/book.mail.php :) If the manual doesn't help you, please check out our support section: http://php.net/support -Hannes