Categories
Tags → Mysql 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

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

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
©2003-2019 jCay.com