send data to MySQL with AJAX + jQuery + PHP

后端 未结 6 2096
天涯浪人
天涯浪人 2020-12-09 13:58

I\'ve been looking all day to find a way to insert some data into my database and then show the new data in the list of already existent data on my webpage.

I know t

6条回答
  •  忘掉有多难
    2020-12-09 14:24

    I was able to get the above code working with a link instead of a input type text box and button with those adjustments:

    
    

    on the link I had:

    Florida
    

提交回复
热议问题