merging a database with my website do display modify and add data
-
im working with a localhost sql database that has 22 tables and im looking to display the data of the tables applying filters and also adding data to the tables through the website that i am creating with wordpress (all in localhost).
almost all the tables have relations with one another and i’m trying to figure out if there is a plugin or some way to do so.goals:
with my current data in the data base i wanna be able to select employers from my employers table and assign them new tasks that i should ask in the tasks table one or many task would be for a current or new client. etc etc
The topic ‘merging a database with my website do display modify and add data’ is closed to new replies.