Web programming � everything from the basics of visual design and architecture to the specifics of applications, graphics, and scripting.  Home Web Programming (281 materials)
Choose skill level:   Editor's Pick Only
Browse Pages: << < 13  14  15  16  17  > >>
Click to read this material

Page Navigation & Online Users & Chmod

Author : Andy

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.

Software : PHP Editors
Type : PHP Tutorials
Level : Experienced
Added : Jun 21, 2006
 
Click to read this material

Simple Counter & Redirecting & Browser Type

Author : Andy

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.

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Jun 19, 2006
 

Your Ad Here

Click to read this material

Register Login Script

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.

Software : PHP Editors
Type : PHP Tutorials
Level : Experienced
Added : Jun 16, 2006
 
Click to read this material

Count Down

Author : Kyscorp.com

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:

Software : Dreamweaver FrontPage GoLive
Type : JavaScript Tutorials
Level : Beginner
Added : Jun 16, 2006
 
Click to read this material

IP Banning

Author : Kyscorp.com

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.

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Jun 16, 2006
 
Click to read this material

PHP Mail Form Tutorial

Author : Kyscorp.com

This script is widely used by many sites on the net. PHP provides an easy way to send mail via the function mail().

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Jun 14, 2006
 

Your Ad Here

Click to read this material

PHP Live Counter: Online Users

Author : Kyscorp.com

Editor's Pick in Web Programming, June 2006
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.

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Jun 12, 2006
 
Click to read this material

Random Quotes

Author : KieranHall

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.

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Jun 12, 2006
 
Click to read this material

Retrieving data from a database

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.

Software : PHP Editors
Type : PHP Tutorials
Level : Experienced
Added : Jun 09, 2006
 
Click to read this material

Last Modified and User's Screen Resolution Detection

Author : Kyscorp.com

An easy and efficient way to write the date a file was last modified.
We call the function filemtime() that returns an integer (the number of seconds elapsed from Jan 1st, 1970 00:00 GMT) Anyway, to make this integer viewable by human beings, we just format it using date() function.

Software : PHP Editors
Type : PHP Tutorials
Level : Beginner
Added : Jun 08, 2006
 
Display materials per page
Browse Pages: << < 13  14  15  16  17  > >>