Log in

View Full Version : show Dj picture for now on air DJ



Duck
08-25-2013, 12:55 PM
Hello
ime completly new to posting on this forum so i hope ime correct here :)

i got this simple php to get the required info from a xml file but now i would like it to show a pic of the acording dj (servertitle.)

<?php
$xml=simplexml_load_file("/shout.xml");
echo $xml->SERVERTITLE . "<br>";

?>
so what i actualy need is sombody to help me on getting the if (dj_name) then (show pic)