Articles
Django 1.2 A Look At What’s New
July 5th 2010
Django 1.2 recently came out and with it came a lot of new features. New releases are always exciting, especially with a great framework like django, so lets take a look som...
Image Slider Roundup
July 3rd 2010
Sliders are all the rage right now, especially in premium Wordpress themes. They can add a lot to the design of a site and draw the attention of your readers. Most are highl...
HTML Characters You Should Be Using
July 2nd 2010
A lot of developers don't use or don't know about html characters like (& or ©). Some just paste these characters into a web document which can lead to issues, because not all browsers know how to display the characters correctly, which is why we need to use the html character code for some symbols.

Create A Simple PHP Contact Form
Ya that is what I've been doing I was just hoping...
Create A Simple PHP Contact Form
The action just means submit the form to the current page...
Create A Simple PHP Contact Form
You can change the forms action to the URL of your...