Skip to content
Advertisement

Displaying database information on different page after clicking button

I am using php and mysql to display all the user information of different users and i have a button which gets the id which will be redirected to another page and the id will be displayed in the url. What i am trying to do now is display the user information with the selected id on the redirected page

JavaScript

Advertisement

Answer

Use this code;

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement