News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
How to Create a PHP/MySQL Powered Forum from Scratch
March 18, 2010 @ 11:21:46

On NETTUTS.com there's a (quite complete) tutorial posted that walks you through the creation of a forum using PHP and MySQL as a backend to store the posts.

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.

They start with the backend and move their way forward, setting up the MySQL tables - categories, replies, users and topics. They describe each of them in a bit more detail before getting into the code. They show how to create template for the site (with a little CSS) and include code to create users, authenticate them, set up their permission levels, making categories/topics and much more.

The full code for the forum application they've created can be downloaded here.

0 comments voice your opinion now!
mysql tutorial forum beginner


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Getting Started with Fuel CMS, Part 1

PHPBuilder.com: Ajax Edit in Place Using Prototype

Joshua Thijssen's Blog: Using vagrant and puppet to setup your symfony2 environment

DevShed: Null and Empty Strings

Codewalkers.com: Book Raffle - Beginning PHP and MySQL 5 - From Novice to Professional


Community Events











Don't see your event here?
Let us know!


phpunit application podcast development release introduction community testing api zendframework2 functional opinion composer framework example interview code database language series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework