PHP: Vérifier si un élément est un répertoire October 3, 2013 Author: "; return; } print "$f is ".(is_dir( $f )?"":"not ")."a directory"; } ?> Categories: Uncategorized