I think everyone is aware that there is a mysql manual, obviously if someone
is posting in this forum they have not been able to find what they are
looking for in the manual. Or simply do not have to time to wade through the
manual to find what they are looking for. 

Here is a link to a script that does essentially what you are looking for.
http://www.zend.net/codex.php?id=634&single=1


-----Original Message-----
From: Julio Nobrega Trabalhando [mailto:[EMAIL PROTECTED]] 
Sent: Monday, April 22, 2002 6:51 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Backup of MySQL database

> Can anybody explain me how to do the backup?

  Mysql's manual?

> I want to make a script to do a backup of a MySQL DB and email me it. It
is
> posible?

  Then you take the backup (aka Mysql's dump), and attach it to a mail();


--

Julio Nobrega.

Um dia eu chego lá:
http://sourceforge.net/projects/toca

Ajudei? Salvei? Que tal um presentinho?
http://www.submarino.com.br/wishlistclient.asp?wlid=664176742884


"Julian" <[EMAIL PROTECTED]> wrote in message
005601c1e9fb$7bc42600$45102bc8@julian">news:005601c1e9fb$7bc42600$45102bc8@julian...
> Hi list!!!
>
> I want to make a script to do a backup of a MySQL DB and email me it. It
is
> posible?
>
> Can anybody explain me how to do the backup?
>
> Thanks! Julian
>



-- 
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

Reply via email to