Forums and Guestbooks PHP Tutorials
PHP Forums and Guestbooks Tutorials
PHP/MySQL Tutorial: Classifieds Software In 1 Hour
In this tutorial we will build a basic classifieds software in PHP and MySQL.
Migrating a Legacy Forum to vBulletin
I've just finished migrating a custom forum to vBulletin, in doing this your mileage may vary, much of it depends on if the original forum was part of a bigger offering that should still exist, or if it was standalone.
Writing a simple database driven guestbook
Guestbooks aren't as popular as they once were, but writing one is still a good way to learn some PHP and SQL. You don't need much experience with MySQL, or even PHP to get through this tutorial, but you will, of course, need a server with MySQL and PHP.
How to make an easy guestbook
n this tutorial I'll show you have to make your own guestbook, using PHP and MYSQL.
Creating a simple PHP forum
Learn to create forum step by step, in this tutorials use only simple php code but powerful.
Creating a Guestbook using Flash and PHP
An advanced use of PHP and MySQL to manage a Flash guestbook.
Simple BBcode part 1
In this tutorial i will show you how to make a simple BBcode function for smilies.
Simple forum in php/mysql
If you've ever wondered how to build a simple forum in PHP/Mysql, this simple tutorial will give you the basics of how to post and reply to threads and display messages.
Creating simple PHP forum tutorial
Learn to create forum step by step, in this tutorials use only simple php code but powerful.
Building a Comments Script
This tutorial will guide you through the process of building a comments script with PHP. The comments script will use a mySQL database to store and retrieve information. Its not too advanced, but additional features can easily be added, such as a delete feature and implementing usernames.
Simple and Complex BBcode with PHP
This is a practical guide on creating simple and complex bbcode with php.
Discussion Forums with PHP
All sites need a community formed around them, and discussion forums are the ideal method of doing this. This step-by-step tutorial shows how to use PHP and MySQL to create a Web-based forum.
Creating a simple PHP guestbook
In this tutorial we are going to learn how to create a simple PHP guest book.
