RE: [PHP] manage/modify linux file/folder structure...

2006-09-26 Thread Richard Lynch
On Mon, September 25, 2006 3:59 pm, bruce wrote: > i should state... while i've seen different apps... i'm more > interested in > any that have actually been used by you, or someone you know!! > > an app that comes with references! > Google for php file manager - there are lots of them around, but

Re: [PHP] manage/modify linux file/folder structure...

2006-09-26 Thread Kae Verens
bruce wrote: i should state... while i've seen different apps... i'm more interested in any that have actually been used by you, or someone you know!! an app that comes with references! try this? http://kfm.verens.com/ I'm biased, though - I wrote the thing. Kae -- PHP General Mailing List

RE: [PHP] manage/modify linux file/folder structure...

2006-09-25 Thread bruce
To: [EMAIL PROTECTED] Cc: php-general@lists.php.net Subject: Re: [PHP] manage/modify linux file/folder structure... bruce wrote: > i'm trying to find out if there's a php webapp that allows a user to modify > the underlying file structure (files/folders) for a linux system > > i

Re: [PHP] manage/modify linux file/folder structure...

2006-09-25 Thread Stut
bruce wrote: i'm trying to find out if there's a php webapp that allows a user to modify the underlying file structure (files/folders) for a linux system i'd like to be able to: -view file/folder/dir structure -list the dir structure -add/create/delete/copy/move files -add/create/delete/copy

[PHP] manage/modify linux file/folder structure...

2006-09-25 Thread bruce
hi... i'm trying to find out if there's a php webapp that allows a user to modify the underlying file structure (files/folders) for a linux system i'd like to be able to: -view file/folder/dir structure -list the dir structure -add/create/delete/copy/move files -add/create/delete/copy/move fo