hi,
i'm getting stuck on this whole readdir() thing...
i'm running a script to read all files above the root to index them and create a search. trouble is, that the is_dir() command only recognizes the "." and ".." directories and reads the rest as files! am i doing something wrong?