Re: [PHP] mysql backup function in php?

2002-02-04 Thread Miles Thompson

Take that a little further and extract the code from phpMyAdmin for use in 
your own project.
Miles

At 08:36 AM 2/4/2002 -0800, Mike Maltese wrote:
>Use PHPMyAdmin. You can dump to a CSV file or it can output all of the
>INSERT statements to rebuild a table.
>
>
>- Original Message -
>From: "Wilbert Enserink" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Monday, February 04, 2002 8:22 AM
>Subject: [PHP] mysql backup function in php?
>
>
> > Hi all,
> >
> > i searched the manual for a php backup function for a mysql DB.
> > I can't seem to find it, but i'm not sure whether it exists.
> >
> >
> > mysql_backup_db maybe??
> >
> >
> >
> > thx. Wilbert
> >
> > -
> > Pas de Deux
> > Van Mierisstraat 25
> > 2526 NM Den Haag
> > tel 070 4450855
> > fax 070 4450852
> > http://www.pdd.nl
> > [EMAIL PROTECTED]
> > -
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] mysql backup function in php?

2002-02-04 Thread Mike Maltese

Use PHPMyAdmin. You can dump to a CSV file or it can output all of the
INSERT statements to rebuild a table.


- Original Message -
From: "Wilbert Enserink" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 04, 2002 8:22 AM
Subject: [PHP] mysql backup function in php?


> Hi all,
>
> i searched the manual for a php backup function for a mysql DB.
> I can't seem to find it, but i'm not sure whether it exists.
>
>
> mysql_backup_db maybe??
>
>
>
> thx. Wilbert
>
> -
> Pas de Deux
> Van Mierisstraat 25
> 2526 NM Den Haag
> tel 070 4450855
> fax 070 4450852
> http://www.pdd.nl
> [EMAIL PROTECTED]
> -
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php