scrubbicus Posted September 15, 2010 Share Posted September 15, 2010 How would I go about using PHP to export all the data in my SQL database to a .sql file? Also how can I then import that .sql file back into the database? Thanks! Link to comment https://forums.phpfreaks.com/topic/213518-backup-and-restore-sql-database-with-php/ Share on other sites More sharing options...
coupe-r Posted September 15, 2010 Share Posted September 15, 2010 Is this helpful? http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/using-php-to-backup-mysql-databases.aspx Link to comment https://forums.phpfreaks.com/topic/213518-backup-and-restore-sql-database-with-php/#findComment-1111497 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.