How to get the name value passed by the image button in PHP

Source: Internet
Author: User
How to get the name value passed by the image button in PHP

I need to use the picture button to beautify my web, but using the connection method will appear in the browser bar variable values, so it seems uncomfortable, if you use hidden to submit, and feel unnecessary, because since the image has the Name property, it should be able to fetch, why should add a variable? Posted in BBS for a few days also no one answered, I can only find a way to read their own, and then found!


The image in the form, as a submit, produces two related variables, such as:

Then, during the commit process, two variables are generated, for aaa_x and aaa_y
which contains the exact position of the picture on the screen x and Y
And then, in PHP, just Judge Aaa_x and aaa_y.

Do not need any hidden fields, JavaScript, and concatenated value behavior!


The above describes how to get the name value of the image button passed in PHP, including the contents of the content, I hope that the PHP tutorial interested in a friend to help.

  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.