Php code for sending email brings an error
Moderator: General Moderators
Php code for sending email brings an error
I have a form that should be sending an email but unfortunately it does not send the mail
Re: Php code for sending email brings an error
That sucks. You should probably fix it. I'm sure we could help but without any sort of details from you that's hard to do...
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Php code for sending email brings an error
Wait, I got this....
Forms do not send emails. They submit data. The mail function sends emails. http://php.net/manual/en/function.mail.php
Forms do not send emails. They submit data. The mail function sends emails. http://php.net/manual/en/function.mail.php