Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dumping SQL database using php My Admin then importing

Status
Not open for further replies.

lagc

Programmer
Jan 21, 2009
79
GB
Basically I have 2 databases viewable in php My Admin.

One is an English database and the other is a German database.

There has been a lot of work on the content of the english and what we want to do is take an exact copy of that, and then import that into the german database.

Then I can re-translate it again, but its worth it as it will save time.

What I need help on, is how do I copy that english database, and then how do I import it into the german database, as an exact copy of the english one.

Cheers
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top