Jump to content

MySQL Backup/Restore


QuePID

Recommended Posts

I used phpmyadmin version 3.3.3 to back up MySQL table data and would love to know how to restore the data to mysql via PHP (not phpmyadmin).

 

Also how can one produce phpmyadmin compatible .sql dumps of a tables data?

 

I know easy ways of doing this via the mysql command console, but want to be able to handle this via php.

 

Link to comment
https://forums.phpfreaks.com/topic/210681-mysql-backuprestore/
Share on other sites

I am having the same problem and have posted a problem. Within myadmin there is an export statment that allows a text based query that can be restored. The problem with that is if you have vast amounts of data. If you don't it might work. In my case it could be very hard.

 

Desmond.

 

Link to comment
https://forums.phpfreaks.com/topic/210681-mysql-backuprestore/#findComment-1099184
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.