Frederic Peters - Lupus
Lupus LABLENNORRE et Tony UFFIZI se prennent une année sabbatique. Amis d'enfance...
[...]
moremoremoremusic
Thurston Moore - Psychic Hearts
Psychic Hearts is a solo album by Sonic Youth member Thurston Moore. The album was released in 1995 through Geffen Records. The album has been remastered
[1774562975/Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)/216.73.216.208/47432/80]
Múm - Please Smile My Noise Bleed (2001)
Please Smile My Noise Bleed is an album by the Icelandic group Múm. It was released on the Morr Music label in 2001.
Aphex Twin - Drukqs
Drukqs est un album d'Aphex Twin sorti en 2001 sur le label Warp Records. C'est une histoire de mp3 qui fera ressortir Richard David James de sa tanière.
Tu dis?
Les libertés ne se donnent pas, elles se prennent. [Pierre Kropotkine]
Tu lis?
Frederic Peters - Lupus
Lupus LABLENNORRE et Tony UFFIZI se prennent une année sabbatique. Amis d'enfance...
[...]
$directory = "http://127.0.0.1/fuck.com/marvel/"; $directory = "http://fuck.com/ironman/"; $filecount = 0; $files = glob($directory . "*.png"); if ($files){ $filecount = count($files); } echo 'There were '.$filecount.' .png files.'; /* #where the "*" is you can change that to a specific filetype if you want like "*.jpg" or you could do multiple filetypes like this:
//glob($directory . "*.{jpg,png,gif}",GLOB_BRACE)
#the GLOB_BRACE flag expands {a,b,c} to match 'a', 'b', or 'c' */