PHP is a processing language.It can’t play sound.But to use it dynamically we can use it as using html code.
$myAudioFile = "mysong.mp3"; echo '<EMBED SRC="'.$myAudioFile.'" HIDDEN="TRUE" AUTOSTART="TRUE"></EMBED>';
PHP is a processing language.It can’t play sound.But to use it dynamically we can use it as using html code.
$myAudioFile = "mysong.mp3"; echo '<EMBED SRC="'.$myAudioFile.'" HIDDEN="TRUE" AUTOSTART="TRUE"></EMBED>';