Testing Server database

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

Bradles: just try it. You've got all the clues and help necessary. Databases are not magic. Make a backup of the data and SQL statements and just do it. There is nothing like hands-on experience and you can't break anything that can't be fixed easily.
Tools like phpmyadmin make it extremely easy to ex- and import tables and databases.
Post Reply