On 10/27/07, Børge Holen <borge@xxxxxxxxxxx> wrote: > > I'm currently using RecursiveDirectoryIterator and > RecursiveIteratorIterator. > I'm using fwrite to write to a file while parsing throught the file > structure, > and was wondering if it is at all possible to sort alphabetical without > going > all array. That seems to me like doing the job twice over. Atleast part of > it... > how are you doing the sorting part? can you show us some of your code ? -nathan