Multiple pages and tables
Posted: Wed Mar 16, 2022 1:54 pm
HI I'm fairly new to all this, so would like some advice.
I have approx 32 tables in my MySQL database, that all have the same fields (the tables are for different hospitals).
To access the data, and display the data in the MySQL CRUD table, I am having to make separate pages for each table.
Is there away via the menu selection to just change the table name via a variable and use just one page and CRUD for all the tables?
Many thanks in advance
Steve
I have approx 32 tables in my MySQL database, that all have the same fields (the tables are for different hospitals).
To access the data, and display the data in the MySQL CRUD table, I am having to make separate pages for each table.
Is there away via the menu selection to just change the table name via a variable and use just one page and CRUD for all the tables?
Many thanks in advance
Steve