Muhaimin Shihab
How to show same table data in different pages?
I have two tables, users and user_details. now I have a form where I get name, email, password, and type. Now I want to save name, and type in user_details and other data in users. Give me a real example, please. Also, I want to show all data in a table. Thank you.
7 replies