Results 1 to 3 of 3
I though this is linux so you guys might know alot about php.
I was experimenting with the forms and decided to check the mail() function. I doesnt work. Here ...
- 08-31-2005 #1
PHP mail() function
I though this is linux so you guys might know alot about php.
I was experimenting with the forms and decided to check the mail() function. I doesnt work. Here the line of code
If you could point out errors that would help.Code:mail($_POST["email"], {subject*}, {body*})
- Napolian
* the {subject/body} replaces the actually text in the mail function.
- 08-31-2005 #2
could u post any errors that are output?
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 08-31-2005 #3
nevermind i found it. if i need anymore help on this subject ill post a reply here
- Napolian


Reply With Quote