News Feed
Jobs Feed
Sections




News Archive
TutToaster.com:
How to create a forum in PHP from scratch
August 11, 2010 @ 11:08:51

On the TutToaster site today there's a new tutorial showing you how to create an entire PHP forum completely from scratch using PHP and a MySQL backend.

The code I'll show is exactly the same than the one you can download, except for some comments. In the original project you'll have everything well documented (using phpDocumentor). [...] This project doesn't follow a MVC pattern, but we'll use classes and try to separate the different functionalities.

They walk you through the creation of the database (a "posts" table) and how to organize the file structure, configuration, making the header and footer as well as the classes to do things like database connections, validation and creating the output (view) as well as working with the posts itself.

2 comments voice your opinion now!
forum create tutorial mysql


blog comments powered by Disqus

Similar Posts

Matthew Weir O'Phinney's Blog: Login and Authentication with Zend Framework

PHPBuilder.com: Dynamic XML with PHP

Codewalkers.com: New Tutorial - Coding \"Best Practices\" - or at least \"Better Practices\"

PHPMaster.com: An Introduction to Ctype Functions

Deepak Radhakrishnan\'s Blog: Configuring Apache - PHP - MySQL on Windows (WAMP Configuration)


Community Events











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


release podcast code framework development example tool functional community testing object application language introduction unittest opinion interview zendframework2 phpunit series

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