Look at the HTML_TreeMenu http://pear.php.net/package-info.php?pacid=77.

>>I am wondering if anyone has created or know where I can get a code for
>>browsing files and directory in using php in linux. The one I am looking
>>for is file browsing capability that is similar to Window Explorer,
>>meaning you can expand and collapse directory.
>>I just don't want to re-invent the wheel. If anyone knows about this,
>>please let me know. I appreciate the help. 

RL> Are you browsing the files across an HTTP connection?

RL> Cuz all the little triangles and stuff are gonna get dog-slow for most
RL> users...

RL> Every single click will probably require another HTTP request...

RL> At any rate, search the code archives listed at:
RL> http://php.net/links.php

RL> If you are using PHP to do this locally, it seems kinda silly to do, but
RL> maybe a PHP-GTK solution is out there for it.

-- 
Best regards,
 Evgeny                          mailto:[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to