PHP页面怎么打开时播放背景音乐?

PHP页面怎么打开时播放背景音乐,网上很多都不行。求代码。求代码。求代码。求代码。求代码。求代码。求代码。求代码。求代码。求代码。

加上
    <audio autoplay="autoplay" controls="controls"loop="loop" preload="auto"
                src="http://www.abc.com/xxx.mp3">
            你的浏览器版本太低,不支持audio标签
    </audio>

要保证http://www.abc.com/xxx.mp3有效