Hello,
I have a database with MAMP and I have created a music table which contains musicId and musicUrl columns. Now in my websiteI created an HTML player that gets its sources from "src" syntax. The player is fixed at the bottom just like soundcloud player. I want to display musics on the page and when the user clicks on a music, I want this music Url to be taken from database and to be played with the audioplayer. Just like Deezer, Spotify or Soundcloud does. Please reply with details. Thanks