Fun, strange, interesting or horrible tings

read()) { if ($entry!= "." && $entry!= "..") { $prefix = ""; $postfix= ""; $name=substr($entry,0,-4); $output = $prefix.$webpage.$entry.$infix."| ".$name." |".$postfix; echo "$output"; } } $d->close(); ?>