Re: [PHP] passing the file back

2004-05-03 Thread Brent Clark
> > Hi all > > In the CMS package mambo , there is an option to backup a database etc. > > Which I can do etc, but what I would like to know, is of a way to pass the > > .sql file, or what ever was selected, to be passed back to the user > > > > Im looking in the source, but my OO skills is very mu

RE: [PHP] passing the file back

2004-04-30 Thread rich
> Hi all > In the CMS package mambo , there is an option to backup a database etc. > Which I can do etc, but what I would like to know, is of a way to pass the > .sql file, or what ever was selected, to be passed back to the user > > Im looking in the source, but my OO skills is very much lagging.

[PHP] passing the file back

2004-04-30 Thread Brent Clark
Hi all In the CMS package mambo , there is an option to backup a database etc. Which I can do etc, but what I would like to know, is of a way to pass the .sql file, or what ever was selected, to be passed back to the user Im looking in the source, but my OO skills is very much lagging. I basically