Re: PHP solution for virtual folder management

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Angelo Zanetti wrote:
> Hi all,
> 
> WE are developing a system and now we have to create our own folder
> management system, it however wont be physical folders on the hard drive
> but more database entries and then the user will view the output as if
> they were directories.
> 
> So Im looking for possibly and open source solution that can manage that
> information/folder hierarchy. The user will be able to add, edit and
> delete folders but most importantly move a folder with all its contents
> to an exisisting folder.  The moving folder part is not easy. the other
> functions like add, edit and delete and list sub folders is pretty easy
> with the parentID pointing to the parent directory.
> 
> if anyone has any links, or any thing that might help it would be
> greatly appreciated.

Try looking on pear.php.net for the VFS framework.

I've used if to FTP storage but it supports DB and filesystem backends too.

Docs are pretty crap, but hey ho.

Col.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux