";
}elseif (strpos($_GET['song'],".mp3") !== False){
echo "Now Playing || " . hex2bin(str_replace("inith","",basename($_GET['song'], ".mp3"))). " [MP3]
";
}else{
echo "Playing unsupported format >> " . str_replace("inith","",$_GET['song']). "
";
}
echo '
';
echo "
";
}
?>
[Global Volume:100]