PHP Tutorial : Mysql Dump
May 8, 2009 Php & MySQL
Did you see this expression and doubt what it means? Mysql Dumps are files in different extensions/formats like .sql, .txt etc. which are used to store databases informations, table structures, mysql tables creations, table datas/entries and more. The mysql dumps are usually used to make a backup, transfer a website database when switching hosts for…………….
Read PHP Tutorial : Mysql Dump »
Tags: mysql dump, mysql dumps, mysqldump

