Making guestbook
In this tutorial I will show you how to create a nice simple guestbook, I will be using PHP and MySQL for this.
Type : PHP Tutorials
Level : Experienced
Added : Aug 01, 2006
Alternating Backgrounds
Alternate the backgrounds of table rows displayed from a MySQL database.
Type : PHP Tutorials
Level : Beginner
Added : Jul 28, 2006
Date of the Day in PHP
This is a simple script but yet very useful, it consists on : catching the date, applying a given display style to it and finally showing it up. In this tutorial we are going to choose this display style: Day of the week | Month | Day of the Month | Year | : for instance today is Wednesday May 25 20...
Type : PHP Tutorials
Level : Beginner
Added : Jul 06, 2006
PHP Contact Form
First, let's create the html section. I made a simple form, but it gets the job done. You can customize it if you want, but remember to use the same form variables.
Type : PHP Tutorials
Level : Beginner
Added : Jul 05, 2006
Banner rotation and php include
With this script you can add a banner rotation to your site, the base code is:
Type : PHP Tutorials
Level : Beginner
Added : Jun 30, 2006
Script execution time
Learn how to add a time execution script to your pages.
Type : PHP Tutorials
Level : Experienced
Added : Jun 23, 2006
Page Navigation & Online Users & Chmod
Many people have asked me how i got index2.php?page=link
Basically what happens, is where ever the folllowing code is put on your main php page, is where the the page link.php will go.
Type : PHP Tutorials
Level : Experienced
Added : Jun 21, 2006
Simple Counter & Redirecting & Browser Type
This is a really 2 file way of making a unique hit counter.
If you make a new file called counter.txt and just type the number 1 on the first line.
Type : PHP Tutorials
Level : Beginner
Added : Jun 19, 2006
Register Login Script
The following tutorial will teach you how to add a login/register script to your site. This tutorial requires 6 files, and PHP with MySQL installed.
Type : PHP Tutorials
Level : Experienced
Added : Jun 16, 2006
IP Banning
Like many webmasters, you're bound to attract some annoying visitors, such as spammers. This is inevitable, but you can fight back. The simplest method of cyber combat is banning the IP, although this is not the most powerful method it works 90% of the time.
Type : PHP Tutorials
Level : Beginner
Added : Jun 16, 2006

