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.
Eighties Matchbox B_Line Disaster - Hörse of the Dög
The Eighties Matchbox B-Line Disaster est un groupe de psychobilly provenant de Brighton, Angleterre et formé en 1999. Le son est plutôt sombre, ...
Tu dis?
A quoi peut servir un livre sans images ni dialogues? [Lewis Carroll]
Tu lis?
Seth - wimbledon green
Un auteur rare, raconte un rare collectionneur.
[...]
$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' */