Recent Posts
None | 4 sec ago
C | 8 sec ago
None | 54 sec ago
None | 2 min ago
Java | 2 min ago
C++ | 2 min ago
None | 2 min ago
C++ | 2 min ago
PHP | 2 min ago
Java | 2 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By Michael Cotterell on the 16th of Feb 2009 03:31:49 PM
Download |
Raw |
Embed |
Report
// CURRENTLY 266 characters...
// If I remove "http://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=".
// and put http://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key= in the
// "a" file, then the code is 200 characters long.
<form>Artist<input name=artist>Album<input name=album><input type=submit><p>
<?$q=$_SERVER[QUERY_STRING
];$k=file(a
);if
($q){$x=simplexml_load_file("http://ws.audioscrobbler.com/2.0/?method=album.getinfo&api_key=".$k[0]."&".$q)->album->image;?><img src=
<?=end($x);}?>>
Submit a correction or amendment below.
[ previous version ] | [ difference ] | Make A New Post