Guestbooks
Results 1 - 8 of 8
Creating a simple guestbook
In this tutorial I will show you how to create a simple guest book where your visitors can leave messages which are stored in a MySQL database. It contains the basic functions and security settings.
Creating a guestbook with PHP & MySQL
A three part tutorial on creating a simple PHP & MySQL based guestbook. Part 1 covers creating the table to store the message. Part 2 - Creating the form and adding the information into the database. Part 3 - Fetching the messages from the database and...
(show more)
Simple php/mysql guestbook tutorial
This is a very simple guestbook tutorial consisting of how to write an html form, get the form to insert data in mysql and then displaying the form with a basic mysql query. The result is a simple guestbook which just displays the name and a comment of...
(show more)
Comment Form / Post Feedback Tutorial
Feedback is very valuable to not only the web designers, but to other visitors as well. This tutorial shows you how to create a script that will display comments from users, and allow users to post their own comments. The script is very secure because...
(show more)
PHP MySQL Guestbook : Creating A Guestbook using PHP and MySQL
Guestbook is one of the most common feature for a website and this tutorial will teach you how to create your own guestbook using PHP and MySQL
DP GUESTBOOK
A powerfull guestbook, run without mysql. Entries with smiles and some more options. With admin menu, delete entries, add a comment. block ip/ block email for spammer. Badword filter and some more option. Support the PHP mail function and Send mail via...
(show more)
WebWerks CGuestBook
A Christian Themed Guestbook that prints a random bible verse on each page, and sends an email to the site admin. Feature an admin backend for removing posts, and sets up in minutes.
Shoutbox
Shoutboxes have become a popular way to leave messages at a site.
