Re: [PHP] PHP solution for virtual folder management

2006-10-09 Thread Richard Lynch
On Mon, October 9, 2006 12:32 pm, Angelo Zanetti wrote: > 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. To move a folder, you just change it

[PHP] PHP solution for virtual folder management

2006-10-09 Thread Angelo Zanetti
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 soluti