PHP is not a medium to execute music, videos, etc. on your page. It's a scripting language for controlling the flow of data before the page is even shown in the browser.
I want to add music to one page on my site but I have no clue how to do it with php.. HTML is no problem but with this I need help..
Is there a simple piece of code that I can use to trigger an mp3 to start playing when a certain page is opened? I have done this before on sites with html using <embed etc... and it is very easy.....