The php page is called page.php; this pages has 2 submit forms on it: form1 and form2. When one of the form’s submit button is pressed what in the HTML header with identify which form was submitted?
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.
I don’t believe that it does post any identification. The easiest way to have your code know which form posted is to put a hidden field in each form identifying the form like this: