hello,
I backup my website & i need to put the mysql.sql file in the Correct Location - Where does it go
hello,
I backup my website & i need to put the mysql.sql file in the Correct Location - Where does it go
Typically a .sql file is merely a dump of your databases in plain text format. You will need to login to phpMyAdmin to import this file.