Frequently Asked Questions
Create MySQL tables?
-
Create MySQL tables?
Posted on May 21, 2004
Written by
Sasha (view more by Sasha)
Filed under FAQ, PHPFanBase: Installation, Scripts
Help! I’m trying to install a script, but I have no idea what to fill in for the table and its fields. How do I create them?
You don’t actually create the table yourself, that’s what the create.php file does for you. All you need to do is create the database in your Domain Control Panel, and put the right information for it in config.php. Then when you run create.php, the tables will be created automatically. ![]()