Re: [PHP] Backing up: Database and scripts...

2003-07-22 Thread Jeff Harris
On Jul 22, 2003, "Michael Smith" claimed that: |Hi, | |So I can create the files, move them, etc. to backup my database and a |couple of directories, but how do I create a gzip file of that and send |it to the user? I need to basically execute a command to gzip a couple |of files/directories... I

[PHP] Backing up: Database and scripts...

2003-07-22 Thread Michael Smith
Hi, So I can create the files, move them, etc. to backup my database and a couple of directories, but how do I create a gzip file of that and send it to the user? I need to basically execute a command to gzip a couple of files/directories... I also need to figure out how to un-gzip a gzip file