Category Archives: Article
Developing on a Grid
Several months ago I stumbled across the 960 grid system and I became very intrigued. The package of Cascading Style Sheet files promises to enable rapid development of websites while providing an easy to use grid structure.
Getting a Date with PHP & MySQL
Recently I was working on an event management project in PHP & MySQL which made me realize that there must be a good solution for interacting with dates and times. Not just using PHP's date format and storing it as character data in MySQL, and not having to parse out MySQL's DATETIME format in PHP. Both PHP and MySQL have built-in functions for dealing with dates, it seems silly to have to give up one set of functionality for the other.
Also posted in PHP Leave a comment
Quick and Powerful Wordpress Themes