Categories
Tags → Guestbook Tutorial

Creating a simple guestbook

In this tutorial I will show you how to create a simple guestbook where your visitors can leave messages which are stored in a MySQL database. It contains the basic functions and security settings.
DETAILS

Creating A News System

THis tutorial first started out as a Guestbook script to provide me a crash course in PHP and MySQL. After a while I needed a news system installed on a site that I used for a client. I took the Guestbook, which had basic principles of a news system,...
DETAILS

Creating a Guest Book in ASP using MS Access with DSN Less Connection

This tutorial will teach you how to create a Guest book system in ASP. All the codes in this article are explained in simple and step by step manner. Before continuing this tutorial, you need to install IIS 4 or later version to run ASP scripts in yo...
DETAILS

hipSnake

hipSnake 1.0 is the first public release of a guestbook script being developed as part of a scripting tutorial series. It uses flat files (no database needed) and is very basic - being intended as a learning tool. It is also competely free.
DETAILS

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 ...
DETAILS

Ip Logger

This is a brief tutorials on knowing about visitor''s IP, after learning this tutorials i hope this tutorial will help you alot in your future Php scripts. Like guestbooks etc. like in guestbook if you want to index visitors ip''s, you must...
DETAILS

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
DETAILS

Setting Up a MySQL Based Website - Part I

This is a step-by-step tutorial on how to set up a guestbook using a perl and a MySQL backend. This SQL backend application would be ideal for companies such as GuestWorld who run free public guestbooks.
DETAILS

So, You Want A Guestbook CGI, Huh?

This online tutorial guids through the steps to place a guestbook CGI onto your system. This tutorial deals with UNIX servers and UNIX commands for configuration, and assumes that you are able to Telnet into the system, Create directories, and Change...
DETAILS

CGI for the Total Non-Programmer

This tutorial walks you through the basics of creating CGIs with Perl on a Unix platform. At the end of this tutorial you will be able to create Perl programs for counting hits, storing and retrieving guestbook information, and processing secure pass...
DETAILS
©2003-2008 jCay.com