Page Loading Time
Learn how to output the time a page takes to load.
Type : PHP Tutorials
Level : Beginner
Added : Jun 07, 2006
String Functions
This tutorial will teach you all of the basic string functions available in ASP using VBScript. I will keep things concise as possible. The following is a list of the functions and an example of each.
Type : ASP Tutorials
Level : Beginner
Added : Jun 05, 2006
PHP Counter
A counter is a simple yet essential script when developing web pages.
First of all, we need a file where to store the data ( a simple text file). This file must be CHMODed to 777 (under Linux)
Let's name this file "data.txt". Do not forget to include it into the same directory as the PH...
Type : PHP Tutorials
Level : Beginner
Added : Jun 01, 2006
If/Else Statements
1. If and Else statements are special pieces of code that tell your server to do something under a certain condition. If and Else statements therefore are conditional statements. An example of a likely piece of code that uses these statements is:
Type : PHP Tutorials
Level : Beginner
Added : May 26, 2006
PHP Navigation and Connecting to a MySQL Database
PHP Navigation and Connecting to a MySQL Database
Type : PHP Tutorials
Level : Beginner
Added : May 24, 2006
Submit Form Conditionally - JavaScript
In the long-gone days of the early Internet, having a form on the website was tantamount to dabbling with "cutting-edge" technologies. Intricate Perl scripts and esoteric CGI scripts were required to process those forms and people used to suffer bouts of cold sweat whenever there manifested a need...
Type : JavaScript Tutorials
Level : Experienced
Added : May 22, 2006
Relative Dates
In this tutorial I am going to teach you how to create your own relative date function.
Type : PHP Tutorials
Level : Beginner
Added : May 19, 2006
PHP/MySQL Tutorial System
This Tutorial will run you through the basics of building your own Tutorial CMS!
Type : PHP Tutorials
Level : Beginner
Added : May 18, 2006
Design an Online Chat Room with PHP and MySQL
In this article, you will learn how to design and develop a simple online chat room with PHP and MySQL. This tutorial explains every steps of the development, including both database design and PHP programming. Basic computer skills and knowledge of HTML and PHP are required. Ok, let's begin now. ...
Type : PHP Tutorials
Level : All levels
Added : May 15, 2006
Automated PHP Photo Album
A really simple way of displaying your photo albums online. To add a new album, simply make a new folder and upload your photos.
Type : PHP Tutorials
Level : Beginner
Added : May 05, 2006

