0 home
1 ideas for making space
 
2 pop songs
 
3 snapshots of colorful things with heart and meaning
 
4 animation
 
5 origami
 
+1 reblog
+2 gay boyfriend?
jpg (4MB maximum)
x
description
$dirFiles = array(); // opens images folder if ($handle = opendir($dirpath)) { while (false !== ($file = readdir($handle))) { if ($file != "." && $file != "..") { $dirFiles[] = $file; } } closedir($handle); } asort($dirFiles); $ignore=('.DS_Store'); $ignore2=('delete.php'); foreach($dirFiles as $file) if(!($file==$ignore)) if(!($file==$ignore2)){ { echo '
delete this video
[log in]
'; echo"
"; //include the text with the unique timestamp $file1 = "text/".$file; $file2 = str_replace('.jpg','.txt', $file1); include ($file2); echo"
"; }} echo"
";?>