This tutorial will show You how to generate google sitemaps based on Your site MySQL structure.
Editor's Pick in Web Programming, March 2007
This article will help you to add an email validator to your website. The author has not only shown you how to do this, he has added all the code to put into your PHP. It's really a simple exercise.
Editor's Pick in Web Programming, April 2005
When you register on at a website, the site normally checks if the e-mail address that you enter is in a valid format. This is done by using what called a Regular Expression. What we need to do is check if a string (eg $email) match...
Editor's Pick in JavaScript
, February 2006
Here is a list of short but invaluable Java scripts you can insert into your own site code to implement a number of small but extremely useful features.
Editor's Pick in JavaScript Tutorials, August 2006
This tutorial is a well laid out recipe for basic Javascript. The article is brief and is limited to three topics: Calling the Script, Writing Comments, and Doing Stuff (Basic). Illustrations make it easy.
E-mail newsletters are a very popular method of maintaining an open channel of communication with your site visitors. They have the great benefit of keeping a site's current user base up-to-date on the latest news and offerings from the organization.
Theres two different ways this can be done. The first is by getting results from a mysql query, the second is going through the values of an array. I'll go over both. First the full files (ill break it up into two files, one using mysql, and one using an array)
Editor's Pick in PHP Tutorials, June 2007
This tutorial is a Web Programming in PHP article on Object Orient Programming: Image Class. The author says, "I share the code I use for my image class." Four functions: Upload, Resize, Get a file extenstion, Resize on the fly.
Editor's Pick in HTML Tutorials, November 2005
Discover the advantages of adding a database driven drop down list. Such menus are a easy way to cram a lot of links into a small, easy to maintain space.
Editor's Pick in JavaScript, October 2005
Place this script in the <HEAD> section of your web page code to add a scrolling marquee to your status bar.










