Discussion: Can't Escape
Afficher un message
Vieux 12/09/2007, 00h12   #6
Michael Fesser
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Can't Escape

..oO(Confused but working on it)

>Now it appears I have files named "." and "..", well, back to the manual...


readdir() returns _all_ directory entries, normal files and other
directories. You can use is_file() or is_dir() to filter out the
unwanted. See the manual for details and examples.

Micha
  Réponse avec citation
 
Page generated in 0,05563 seconds with 9 queries