Web Site Development
Web development has come a long way in the last several years. Anyone with access to a computer can build a web page for free... and anyone with access to the Internet can share it to the world for free. The articles about web development on this site range from basic introductions to advice on working on advanced-corporate-level sites. This list will advance as time goes on.
Latest Articles
Master Web Designers Website
The new hub of professional website development has been launched.
Unicode Data with PHP 5 and MySQL 4.1
Internationalization is simple with a litlle advanced preparation.
Using an Object Id with JavaScript
Referencing objects in JavaScript using the ID attribute.
Make JavaScript Math.random() useful
How to use the JavaScript Math.random function useful with round, ceiling, and floor.
MySQL Sort Order with NULL
Learn how to force NULL values to the end of a sorted list
MySQL Arbitrary Ordering
Order your results in any way you choose using the CASE clause
Last Minute Villas website launched
Last Minute Villas owner Stewart Granville commissioned me to remake his site.
Select All Checkboxes in a Form with JavaScript
A simple, free javascript to select/unselect all the checkboxes in a form.
Setting bits and flags in PHP
A function for setting bits regardless of current state.
Altering CSS Class Attributes with JavaScript
A useful JavaScript to instantly change the style values of a CSS class property.