11.06.2026 09:42:56

Valid XHTML 1.1 johnny's

Juuri nyt

Follow me on Spotify

Kuuntelin $secondsBeforeUpdate) { @ini_set("default_socket_timeout", $socketTimeout); $recentlyPlayedSongs = @file_get_contents("http://ws.audioscrobbler.com/1.0/user/$lastfmUsername/recenttracks.txt"); if(strlen($recentlyPlayedSongs) == 1) { touch($lastfmCache); } else { $handle = fopen($lastfmCache, "w"); fwrite($handle, $recentlyPlayedSongs); fclose($handle); } } $cacheSize = filesize($lastfmCache); if($cacheSize < 5) echo $emptyCache; else { $recentlyPlayedSongs = file_get_contents($lastfmCache); $recentlyPlayedSongs = utf8_decode($recentlyPlayedSongs); // UTF8 h8 $track = explode("\n", $recentlyPlayedSongs); for ($i = 0; $i < $numberOfSongs; $i++) { $trackArray = explode(",", $track[$i]); $timestamp = date('j.n.Y, H:i:s :',$trackArray[0]); echo "".$timestamp." ".$trackArray[1].""; } } ?>

/me

linkedIn

facebook

raptr

sportsTracker

flickr

reddit

youTube

last.fm

google

irc-galleria

twitter


/** @.pre Linkkejä

* Muut kuvat
* irssistats
* Tuotesalkku (Alko)
* Sukellusloki
* Portfolio

*/

(c) Joona "johnny" Lehikoinen ^_^