Web-Programming

Browse pages: 1|2|3|4|5|6|7|8|9|10|Next|Last
Material Image 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: Special Effects
Level: Beginner
Material Image With this script you can add a banner rotation to your site, the base code is:
Type: PHP
Level: Beginner
Material Image 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
Level: Beginner
Material Image Learn how to add a time execution script to your pages.
Type: PHP
Level: Experienced
Material Image 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
Level: Experienced
Material Image 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
Level: Beginner
Material Image 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
Level: Beginner
Material Image 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
Material Image 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
Material Image This script is widely used by many sites on the net. PHP provides an easy way to send mail via the function mail().
Type: PHP
Level: Beginner
Browse pages: 1|2|3|4|5|6|7|8|9|10|Next|Last