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

Dublish.com: Captcha - Spam preventing images

Juan Treminio's Blog: Getting Started with Kohana 3 (series)

DevShed: Authentication for Web Application Security

A Cloudy Place: PHP and Git on AWS Elastic Beanstalk

Anthony Ferrara: Iterators - Programming With Anthony


Community Events









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


code object database phpunit zendframework2 release composer example framework opinion community development functional interview testing api event introduction language unittest

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