In this tutorial, we’re going to build a PHP/MySQL powered forum from scratch. This tutorial is perfect for getting used to basic PHP and database usage.  Step 1: Creating Database Tables It’s always a good idea to start with creating ...