What is the use of the name attribute in the image input type?
What is the use of the name attribute in the image input type?
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.
watch this:
after sending the form you get this:
array(2) { [“test_x”]=> string(2) “94” [“test_y”]=> string(2) “80” }
namy_x and name_y tells you where the user clicked on that image.