Jump to content

Auto clear php form n conenction bet php n flex project


nandakishore_nani

Recommended Posts

I had a problem i ahd written a form for conatct page and aftr i enter al details n ckc subit its not gng to email id given.

Also telme how to auto clear the form page after submiting.

 

Also plz hel me how to conect this php file with flex project.

 

plz telme its urgent

 

php code is below

 

 

 

[attachment deleted by admin]

Try sending a static email to test if the actual email functionality is working

mail('youremailaddress@somewhere','test subject','test message');

 

If that dosent send then you need to ensure your web hosting has email functionality enabled. Otherwise you need to echo out each of the variables. Your 'from' is a header parameter and should be in the correct format 'From : [email protected]'

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.