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 some of the new bells and whistles. Python Compatibility This is the first release of django that will stop supporting python 2.3. It’s an [...]

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...