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]

Link to comment
Share on other sites

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 : me@emailaddress.com'

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.