Large Database Backup

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ullasvk
Forum Newbie
Posts: 21
Joined: Fri Feb 13, 2009 11:55 pm

Large Database Backup

Post by ullasvk »

Hi all, how to use php back up large mysql database each separate into 100records per file, and how to restore the database?


please help ........
PhPhreakOut
Forum Newbie
Posts: 3
Joined: Fri Nov 20, 2009 6:38 pm

Re: Large Database Backup

Post by PhPhreakOut »

Check out this tutorial that talks about what you're asking:

http://www.php-mysql-tutorial.com/wikis ... bases.aspx

Jesse LaVere
PHP Consultant
Post Reply