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 Level: Experienced
This will let you count the number of days remaining to reach a given event : for instance days left before we reach the year 2007: Type: JavaScript Level: Beginner
Learn how to make Random Quotes using the power of PHP.
Many people email wondering how the heck we make the random quotes on the title bar at the main page. Well, we're finally releasing the secret, and its not as hard as you think :) Lets write the code to pick a random quote using PHP. Type: PHP Level: Beginner
This is a really great script to use for anyone who is wanting to gain more statistics regarding the number of people who visit your site and so forth. Take a look. Type: PHP Level: Beginner
Before getting started, I'll assume you already know how to connect & select the database of your choose.
Retrieving data from a database is a common task for web database applications, the most common use is to display the data in a web page. Type: PHP Level: Experienced
Today we learn how to create a "Tell a Friend" script with HTML and PHP. If you want to exercise on my files, click here to download them! Type: PHP Tutorial Level: Beginner
I have made a tutorial about how to install EasyPhp and now i come with an example. Today we learn how to create a Contact Page in HTML and PHP very easy! Download the next files to exercise on them: Type: PHP Tutorial Level: All levels
This will allow you to create a script that will count the amount of times a certain link has been clicked and display the results on your page.
Type: PHP Tutorial Level: Experienced