Blaine Ehrhart's Lastest Blogs

PHP Recursive Regex Pattern

Posted on January 5th 2011 4:06pm Wednesday, by Blaine

Recently I had a client that needed their emails formatted with headers. Bender (my contact form class) did not easily support this. I needed the ability to parse a string and split it up into an array based on square brackets. And have the ability to do this at infinitely deep levels. I also wanted [...]

Redirect Index to Folder with Htaccess

Posted on November 16th 2010 12:29pm Tuesday, by Blaine

I usually would not post an article about how daft I can be, but this one deserves noting. I have a htaccess redirect on my index files, php or html which caused my $_POST variable to go missing.

Design Choice: PHP and Joomla

Posted on October 29th 2010 12:02pm Friday, by Kirsten Ramsburg

Guest author Kirsten Ramsburg has joined us to write an article about Joomla’s current state, ease of use, and hosting with people who make installing Joomla a breeze.

Custom Email Forms With PHP

Posted on October 18th 2010 4:08am Monday, by Blaine

Looking for an easy way to create a custom contact form? Bender is a PHP class that also comes with a default contact form. From there you can customize the fields, styling, and input validation. Here is a guide to creating custom contact forms with Bender.

Ajax Drag and Drop List Ordering

Posted on August 17th 2010 10:10pm Tuesday, by Blaine

This tutorial is going to provide information on an easy way to create drag and drop ordering of data. This can be categories, lists, projects, whatever data you have. In this example we are working with…

Subscribe to the Blog Bookmark and Share

Generate a Website Skeleton

Blaine Ehrhart's Portfolio

Take a look at my portfolio