|
$filename_written | $subdir | $filetype | Comment | "; // Show case be a picture extension if($filetype == "png" || $filetype == "jpg" || $filetype == "jpeg" || $filetype == "gif"){ echo ""; } // Show a thumbnail case exists if(file_exists('thumbs/' . $subdir . '/' . $filename_written . '.jpg')){ echo " | "; } $search_break++; } $entry++; // Skip the files of the directory when reached the total results if($search_break == $end){break;} } } if($search_break == $end){break;} // Close the subdirectory closedir($subhandle); } } } // Close the directory closedir($handle); } if ($entry == 0){ echo " |