News Feed
Jobs Feed
Sections




News Archive
Sephiroth.it:
Backup your batabases w/o phpmyadmin
April 07, 2006 @ 07:28:40

As most people, especially those on a shared hosting environment, know, phpMyAdmin can be indespensible for managing your database setup. There are times, however, when you need to work with your databases without it - epecifically in doing a backup. If all you're left with is the command line and you need to make a backup quick, Sephiroth.it has a quick tip to help out.

I often read threads about export/import data from MySQL and it's always mentioned phpmyadmin as the only way to do that (with PHP indeed).

But that's not true, and it's indeed the slower way to do that, expecially when importing large database files (because phpmyadmin has problems with large db)...

He gives an example of the mysqldump functionality, complete with parameters for passing in things like a username and password. The reverse is also shown - reimporting the database data back into the system.

0 comments voice your opinion now!
database backup without phpmyadmin mysqldump export import database backup without phpmyadmin mysqldump export import


blog comments powered by Disqus

Similar Posts

Stuart Herbert's Blog: Microsoft's First PHP Extension: SQL Server 2005 Support

Codewalkers.com: New Things on the Tutorial Front (Pagination & Ajax)

Jeff Moore's Blog: PDO versus MDB2

DevShed: Building a Database-Driven Application with the Code Igniter PHP Framework

Stefan Mischook's Blog: What Makes a PHP Web Application?


Community Events











Don't see your event here?
Let us know!


language tool framework development code unittest conference api opinion zendframework2 introduction functional release example composer interview community podcast series testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework