Take Advantage of Simple JavaScript Optimization
Editor's Pick in JavaScript, June 2005
Coding, anyone? Let Kay Zetkin show you how to reduce redundancies and increase productivity using JavaScript optimization.
Type : Design Principles
Level : Beginner
Added : Jun 14, 2005
Datasheet control
Editor's Pick in HTML Tutorials, May 2005
Author Ben Hunt is principal consultant at Scratchmedia Ltd. and his client list includes the BBC. Here he guides us through the process of creating a datasheet.
Type : HTML Tutorials
Level : Experienced
Added : May 30, 2005
Tabular List control
This worked example applies styling and functionality to a basic grid of data to produce a simple form control that's a pleasure to use...
Type : HTML Tutorials
Level : Experienced
Added : May 30, 2005
Download counter with apache and php
Info: Collect statistics on the popularity of your downloads with Apache's mod_rewrite and PHP. Some sites present you an URI like Example.com, which is less than perfect. Being a Windows user (well sometimes) I expect that when I add a file to my download manager I'll see the filename in the list...
Type : PHP Tutorials
Level : Beginner
Added : May 27, 2005
Creating a Secure PHP Login Script
Editor's Pick in Web Programming, May 2005
A wonderful scripting language, PHP has unfortunately proven fallible in security matters. Not to worry, however, safe authentication is only one tutorial away.
Type : PHP Tutorials
Level : Beginner
Added : May 27, 2005
Auto Redirect
Note 1: You don't have to know PHP programming to do this tutorial. Note 2: I assume that your server supports files with .php extension. If not, you won't be able to do this tutorial. For more info on how to install PHP on your PC go to Php.net...
Type : PHP Tutorials
Level : Beginner
Added : May 27, 2005
PHP and Web Design
Note 1: You don't have to know PHP programming to do this tutorial. Note 2: I assume that your server supports files with .php extension. If not, you won't be able to do this tutorial. For more info on how to install PHP on your PC go to Php.net...
Type : PHP Tutorials
Level : Beginner
Added : May 27, 2005
Basic Poll Script in PHP
This article will teach you how to write a basic poll script in php. You will mysql and a new version of PHP.
Type : PHP Tutorials
Level : Professional
Added : Apr 20, 2005
Object Oriented Programming With PHP 4.1.x
Object Oriented Programming provides raw power to PHP 4.1.x Part 1:Introduction First off, an object (also know as a class) is a very simple section of code that has a section of its own variables and functions. In a simple way an object is kind of like a program itself. Objects can be used fo...
Type : PHP Tutorials
Level : Experienced
Added : Apr 20, 2005
Image Databasing
Editor's Pick in Web Programming, April 2005
This tutorial teaches you how to upload images into a mysql database using PHP. Even though it sounds complicated, it is fairly simple and has many practical applications. One example of an application would be Forum User Images...
Type : PHP Tutorials
Level : Professional
Added : Apr 18, 2005

