Frederic Peters - Lupus
Lupus LABLENNORRE et Tony UFFIZI se prennent une année sabbatique. Amis d'enfance...
[...]
moremoremoremusic
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.
$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' */