How to use PHP to implement a click query on a page on this page

Updated on technology 2024-03-27
11 answers
  1. Anonymous users2024-02-07

    Is it to jump somewhere on this page to add an anchor.

  2. Anonymous users2024-02-06

    ajax

    Access with ajax.

    The returned page result is then written into the div with .

  3. Anonymous users2024-02-05

    with a frame.

    Add tags to the head of the page.

    Under top.

    src to get an initial value. Remove the target link on the left.

  4. Anonymous users2024-02-04

    If you jump to the A tab.

    If not to jump with ajax

  5. Anonymous users2024-02-03

    Anchor links can solve your problem.

    The name attribute specifies the name of the anchor.

    You can use the name attribute to create bookmarks in HTML pages.

    The bookmark is not displayed in any special way, it is not visible to the reader.

    When using named anchors, we can create a link that jumps directly to that named anchor (e.g. a subsection in a page) so that users don't have to scroll through the page to find the information they need.

    Example: First, let's name the anchor in the HTML document (create a bookmark):

    Basic precautions - helpful tips.

    Helpful tips.

    Helpful tips.

  6. Anonymous users2024-02-02

    What are you trying to achieve? Page A is a list, there is a button on the page, click it to display this list on page B? If that's the case, it's easy to do, just use js and add the onclick event to the button, =;

  7. Anonymous users2024-02-01

    1. Passing parameters.

    2. Database.

    3、session

    4. Cache memcache

    You can choose one of the four methods.

  8. Anonymous users2024-01-31

    It can be implemented in HTML.

    If it's just a jump, you can do it in the following ways.

    Click me to jump. If you need to pass parameters:

    When getting, you can add parameters to the url, and the format is the same as above.

    If you want to post, you need to build a form.

    At the point here, my jump will be displayed as a button, so if you just want to jump to the text parameters, it is recommended to use get.

  9. Anonymous users2024-01-30

    Plus target="_blank\":

    Home Movie Order.

  10. Anonymous users2024-01-29

    a tag plus target="_blank"The home page will open in a new window.

  11. Anonymous users2024-01-28

    Here's the answer: Homepage.

    Movie order.

Related questions
9 answers2024-03-27

A page can only submit 20 files, this is because the server has a limit, if the server is php, php and above, there is a hidden default configuration, which is not listed in it, is the max file uploads setting. The default value of max file uploads is 20, which means that you can upload up to 20 files at a time. >>>More

13 answers2024-03-27

The most accurate possible traffic data can only be obtained if the statistics are added correctly, and the following points need to be taken into account during the addition process: >>>More

17 answers2024-03-27

%if request("username")="" then%>elseset rec="")

sql="select * from user where username = '"& request("username") &"'" >>>More

9 answers2024-03-27

I don't understand what you're talking about, what is your purpose?