PHP : Beginners Guide PT.1
What does PHP stand for? <br/> PHP stands for Hypertext Preprocessor and is used for background programming for web sites.
Type : PHP Tutorials
Level : Beginner
Added : Aug 03, 2006
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
Last Modified, Loading Time, Preload your Images
Last Modified, Preload your Images, Loading Time. In this tutorial you will find scripts for this topics.
Type : JavaScript Tutorials
Level : Beginner
Added : Jul 06, 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
Full Screen
Javascript allows you to display a page in full screen via a button, the script consists of 2 parts, the first one will be inserted between the <head> and </head> tags is:
Type : JavaScript Tutorials
Level : Beginner
Added : Jul 03, 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
Prevent Right-clicking
If you don't want your visitors to rightclick at your page, you can insert this code somewhere between <Body> and </Body>. Type in the message you want your visitors to get in the line "Write your message here"
Type : JavaScript Tutorials
Level : Beginner
Added : Jun 28, 2006
Script execution time
Learn how to add a time execution script to your pages.
Type : PHP Tutorials
Level : Experienced
Added : Jun 23, 2006

