Código PHP:
= $_GET['musica'];
$web = "http://liveinicio.com/xmlcristiano.php?musica=".$artista."";
$code = file_get_contents($web);
preg_match_all("#,$code,$resul);
for($i=0;$i<count($resul[1]);$i++){
echo ".$resul[3][$i]."\" titulo=\"".$resul[2][$i]."\"/>\n";
}
0 comentarios:
Publicar un comentario
Click to see the code!
To insert emoticon you must added at least one space before the code.