Re: [PHP] directory listing from text file

2005-05-18 Thread dreiph
be array like this: $directories = Array('\\first', '\\second" => Array('\\first', '\\second'), '\\third'); How?? Thanks, Bye, Dreiph "Chris Ramsay" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Dreiph,

[PHP] directory listing from text file

2005-05-18 Thread dreiph
: * first * second * third |---first ||---first ||---second |--(+)second * fourth I tried creating very interesting arrays, but don't know how exactly an array should be sorted Any ideas? Bye, Dreiph -- PHP General Mailing List (http://www.php.net/) To unsubscribe,