Click to See Complete Forum and Search --> : Altering MySql tables


aommaster
11-02-2005, 03:29 AM
Hi guy!

I would like to know how to alter mysql tables using PhPMyAdmin. Currently, I am testing some forum software by using EasyPHP. I have already installed the forums, and I can even see the database.

I have downloaded a modpack which requires me to atler some of the tables, even insert (in other modpacks). How do I do this if I am using phpMyAdmin?

Thanks alot guys!

tegraphix
11-02-2005, 02:22 PM
phpMyAdmin Documentation (http://www.phpmyadmin.net/home_page/docs.php)

aommaster
11-02-2005, 10:42 PM
Thanks for that!