|
blogdoggit
|
|
|
[ CLOSE ] |
www.infinitelyremote.com".$filoc." "; // Open a known directory, and proceed to read its contents if (is_dir($dir)) { if ($dhi = opendir($dir)) { while (($file = readdir($dhi)) !== false) { { if ($file != 'index.php') { if ($file != '.bash_history') { if ($file != 'copyblock.txt') { if ($file != 'public_html') { if ($file != 'id.gif') { if ($file != '.') { if ($file != '..') echo "$file - - " . filesize($file) . " bytes "; }}}}}}}} closedir($dhi); } } ?> |