[PHP] php file/app/dialog to copy folders

2006-10-03 Thread bruce
hi... i'm wondering if anyone has a class/chunk of code to copy a folder to another folder, along with the underlying descendents (files/folders)... i'm considering a file management app, and i'd like to allow the user to select a folder, and then to copy the folder to another folder location...

[PHP] php file/app/dialog to copy folders

2006-10-03 Thread bruce
hi... i'm wondering if anyone has a class/chunk of code to copy a folder to another folder, along with the underlying descendents (files/folders)... i'm considering a file management app, and i'd like to allow the user to select a folder, and then to copy the folder to another folder location...

Re: [PHP] php file/app/dialog to copy folders

2006-10-03 Thread Richard Lynch
On Tue, October 3, 2006 12:09 am, bruce wrote: i'm wondering if anyone has a class/chunk of code to copy a folder to another folder, along with the underlying descendents (files/folders)... i'm considering a file management app, and i'd like to allow the user to select a folder, and then to