Hey all!
I am having problems with my form to email script. Ive looked at numerous tutorials and i am prety sure that i am not coding anything wrong.
I am simply using two pages:
contact.php - includes the form which submits to...
sendmail.php - uses the php mail function (mail($to,$subject.....))
could it be possible that the server which i am hosting my site on will not accept posting to an outside email address? i have read this somewhere. is there any way to overcome this?
Thanks in advance.
GavW
I am having problems with my form to email script. Ive looked at numerous tutorials and i am prety sure that i am not coding anything wrong.
I am simply using two pages:
contact.php - includes the form which submits to...
sendmail.php - uses the php mail function (mail($to,$subject.....))
could it be possible that the server which i am hosting my site on will not accept posting to an outside email address? i have read this somewhere. is there any way to overcome this?
Thanks in advance.
GavW