Thread: MySQL backup
View Single Post

  #1 (permalink)  
Old 11-16-2004
Andy Jacobs
 
Posts: n/a
Default MySQL backup

I've got a feeling that I may have asked this before but I can't find the
answer if there was one offered so apologies for that...

I've written a little content management system and I want to give the user
the ability to back up their database. I've looked at the relevant pages in
PHPMyAdmin but I'm not any closer to an answer. I just want something very
simple where they click on a link and it displays a complete dump of the
tables and the inserts for them to copy and paste into a .txt file.

Any ideas please.

Andy

Reply With Quote