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
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.)
$ID=$_GET['ID'];
?>
Editar usuario