PDA

View Full Version : So I messed up my database....


Artifex
10-12-03, 12:09 AM
I got a backup, but I don't know how to use it. Can anyone help me please? Have a great day everyone. :D

HalfaBee
10-12-03, 06:29 PM
Use phpmyadmin or mysql-front to run the sql in the backup file.
Or if it is really big upload to the server and use the little script I wrote that imports it using mysql.
http://forum.powweb.com/showthread.php?threadid=20022

HalfaBee