Tag Archives: mysqldump

PHP Tutorial : Mysql Dump

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 … Continue reading

Posted in Php & MySQL | Tagged , , | Leave a comment