Passing data via Modal Bootstrap and getting php variable?

前端 未结 2 1201
终归单人心
终归单人心 2020-12-01 22:31

I\'m trying to get an input value passed via jquery and setting into a php variable, but I don\'t know how to do that.

This button have the value that I want

2条回答
  •  無奈伤痛
    2020-12-01 23:11

    
    

    Put below code in footer before end of tag.

    
    
    

    Use Script like this.

    
    

    Create NewPage.php, and paste the below code. (Remember, this page name NewPage.php is used in script tag also. if you are planning to change the name of this page, change page name there in script tag too. Both are related.)

    
    
    

提交回复
热议问题