User has html-form, then user fills all field and data transferred to PHP script.
How do would data send, but not refresh html page?
User has html-form, then user fills all field and data transferred to PHP script.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you don’t want the page to be refreshed and submit data, you will have to use the ajax for that, have a look at its tutorial at w3school.com