Other Categories
Geo target your visitors with PHP
Find out what countries your visitors come from. Perfect for displaying different ads for different countries
Date Added: April 24, 2006 [ 930 Views - 0 Votes ] [ Rate ]
Source: 999Tutorials.com [ PHP and MySQL - Scripts ]
Many of website use this script to alternate their table row color that selected from mysql database, very useful and cool.
Date Added: April 22, 2006 [ 1263 Views - 0 Votes ] [ Rate ]
Source: PHPeasystep [ PHP and MySQL - Development and Basics ]
Simple PHP uploading file scripts.
Date Added: April 22, 2006 [ 1232 Views - 0 Votes ] [ Rate ]
Source: PHPeasystep [ PHP and MySQL - File Manipulation and Upload ]
Learn to create forum step by step, in this tutorials use only simple php code but powerful.
Date Added: April 20, 2006 [ 1803 Views - 1 Votes ] [ Rate ]
Source: PHPeasystep [ PHP and MySQL - Scripts ]
Learn to create simple php + mysql guestbook for php and mysql beginners
Date Added: April 20, 2006 [ 1209 Views - 0 Votes ] [ Rate ]
Source: PHPeasystep [ PHP and MySQL - Scripts ]
It's nice to know how many visitors your site gets. To get you started I show you how to log statistics of all your visitors, in a simple way. The log will be saved in a text file.
Date Added: April 16, 2006 [ 881 Views - 1 Votes ] [ Rate ]
Source: 999Tutorials.com [ PHP and MySQL - Scripts ]
Secure your site now! This tutorial covers a complete ip banning system with admin panel
Date Added: April 11, 2006 [ 917 Views - 0 Votes ] [ Rate ]
Source: mikeroq.be [ PHP and MySQL - Scripts ]
Use the GD Image Library to create a thumbnail of any image with a specified width and proportional height
Date Added: March 21, 2006 [ 1155 Views - 1 Votes ] [ Rate ]
Source: 999Tutorials.com [ PHP and MySQL - Images in PHP ]
AJAX and PHP to deliver content
Syncing PHP and AJAX that updates content without refreshing!
Date Added: March 21, 2006 [ 1697 Views - 2 Votes ] [ Rate ]
Source: Giraffenecks [ PHP and MySQL - Using AJAX ]
A common feature found on many websites upon user registration are random passwords. This tutorial will walk you through a script that generates a random password to a given length.
Date Added: March 4, 2006 [ 948 Views - 0 Votes ] [ Rate ]
Source: stefashwell.com [ PHP and MySQL - Security ]