demo_func_filesystem_filetype2.php:
<!DOCTYPE html> <html> <body> <?php echo filetype("/images/"); ?> </body> </html>