How to play a music throughout the website using PHP code .ie I want to play music in all pages of my website but I dont want the song to start from the beginning every time when a link is clicked.
The song list will be coming from the database, where admin can able to upload the music file.
Can anyone help me.Please