Posts Tagged ‘Manually’

How to manually back up your MySQL databases from PHPMyAdmin

Posted on October 11th, 2010 by David Montgomery Jr.
www.developphp.com There is nothing more precious than information on the internet. So why leave things to chance regarding your database data? You may have a database full of members, or you render out all of your pages using a Custom Content Management System, which usually stores page data in a MySQL database. In this quick video tutorial Adam shows you how to go into your PHPMyAdmin MySQL database interface and back up or save your sensative database information. There are a few ways that you could lose the data in your database, so creating…

Full Story »