A interactive test music database created with XAMPP
The one-page homepage fetches the dummy data inside the database to display.
This project also demonstrates a simple search implementation, which returns search queries
If testing with XAMPP:
-
Place the files within the htdocs folder of XAMPP directory
-
Run music_db.sql to initialise the database
-
View /homepage.php to test all features