Hi, I have finished creating interfaces for my site but I don't know to connect them to my database that I created using mysql.
How can it be done to support:
1. Inserting data into the database
2. Deleting data from the database
3. Applying the login feature on the index page.
Thank you!