SHOWING LATEST TUTORIALS
This tutorial will teach you how to make a plugger, where people can leave a link to their site on your site. It uses flat files, and is very easy to make!
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 it
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.
Most advanced application use database backend to store data. However in some cases you need something less advanced but which is supported by any platform. This tutorial will guide you how to create a guestbook script using common file system to store me
A three part guide to creating a simple PHP guestbook, from creating the table in MySQL, to storing the entries and displaying the messages on your page.
Sure you have seen tutorials on how to make shoutboxes before, but with this one you don't need to stuff around with MySQL databases.