PHP: Ouvrir un Répertoire

Author:
<?php
  if (file_exists("fichier"))
  {
    if (is_dir ("fichier"))
    {
       $fI = opendir("fich