Sunday, November 20, 2016

Create a Forum From Scratch with PHP/MySQL [Tutorial]



If you're looking to start or just improving your programming skills with PHP and MySQL this tutorial from Envato Tuts+ is a good place to start like they reference on the beginning of the tutorial:
"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."
- From: How to Create a PHP/MySQL Powered Forum From Scratch
And in 12 easy steps they cover all the basic functionalities of a forum:

- Creating MySQL Database Tables
- Forum "Design" with Header/Footer System
- User Sing Up, Authentication and User Levels
- CRUD of Categories, Topics and Replies

That will look more or less like the image bellow:




4 comments: