How PHP controls the input entry box

Source: Internet
Author: User
if (Isset ($_get[' modal-username ')) {
Echo Htmlspecialchars (stripslashes ($_get[' modal-username '));
} else echo "123456";
?> ">

The value of this input tag is controlled by the PHP statement, which can display a value of 123456 or Model-username.

But I want to not only show but also get focus and allow users to modify the contents of the input box after the user taps the input box.

How to write code, please give me more advice


Reply to discussion (solution)

Your input tag does not have a property disabled=disabled, it should be possible to modify the contents of input.

You can modify the input box as described above, and there is no property set on the Input tab disabled=disabled

can display normally, fill in data, modify.
Unless Modal-text-input modal-text-input-double this style has cybernetics ReadOnly

It could have been modified.

It's supposed to be the same as the class style, you can change the class by removing it.

Thank you.........

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