Jump to content

email form problem


jhl84

Recommended Posts

i have written codes for an email form. but the email form doesnt work. i think the problem is from this line.

[code]mail('[email protected]',$subject,$text,"From: $name <$email>");[/code]

from this line, i am using the mail() function. do i need to get a smtp server, configure the php.ini file or use the pear mail found in the php folder?

i am using apache and installed php triad running on windows xp pro. pls help. thanks...
Link to comment
https://forums.phpfreaks.com/topic/11386-email-form-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.