Hi,
I have the following code which I use to make regular backups of my
databases. Is there a way to have all backup files sent at once after they
are created, istead of presenting the list of files available for download?
db_connect($dbuser, $dbpassword, $dbdatabase);
// Lock and flush tabl
> Hi,
>
> I have the following code which I use to make regular backups of my
> databases. Is there a way to have all backup files sent at once after they
> are created, istead of presenting the list of files available for
download?
>
send an email...
there should be plenty of mime mailers aro
Or you can use a zip class and create an archive. There are at least 2
free classes that can create zip files.
skate wrote:
Hi,
I have the following code which I use to make regular backups of my
databases. Is there a way to have all backup files sent at once after they
are created, istead of p
3 matches
Mail list logo