Share Pastebin
Guest
Public paste!

Michael Cotterell

By: a guest | Feb 15th, 2009 | Syntax: PHP | Size: 0.29 KB | Hits: 203 | Expires: Never
Copy text to clipboard
  1. <form>Artist<input name=artist>Album<input name=album><input type=submit><p><?$q=$_SERVER[QUERY_STRING];if($q){$k=file(a);$x=new SimpleXMLElement(file_get_contents("http://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=".$k[0]."&".$q));$i=$x->album->image;?><img src=<?=$i[count($i)-1];}?>>