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.
Posts Tagged ‘css’
Windows Web Development Tools
Posted on July 13th 2010 12:24pm Tuesday, by Blaine
A while back I posted a blog on Firefox Web Development Tools, this time it is about “Windows Web Development Tools”. Some of these applications may be on more than one operating system. Dreamweaver Not free, very expensive. *Favorite. This program allows me to very quickly make edits to websites and upload them. Most of [...]
Strangers Diary
Posted on May 27th 2010 12:45pm Thursday, by Blaine
Strangers Diary is not one persons diary, anyone can write in their own entries. It is not just about “the funniest” life stories, it can be about anything. You become addicted to reading a perfect stranger’s diary in just moments. I am glad I gave people a platform for their thoughts so they can get them off their chest. Good or bad- I think people will feel better knowing that some one out there knows and they are not alone.
Massage Table Outlet
Posted on May 7th 2010 1:31am Friday, by Blaine
Massage Table Outlet is a Magento E-Commerce Cart. I did the template work meaning CSS and HTML. I also did something else that is very special. I made a custom module for this cart that interfaces with Shopatron. Michael Kramer aided in this process as this was my first module in Magento. Thank you Kramer. [...]
Basic Template System in PHP
Posted on September 6th 2009 6:13pm Sunday, by Blaine
When developing a basic PHP template system I attach 3 layout files to my content file. The three layout files are html.php, head.php, and foot.php. For this example I am going to be creating a “downloads.php” page and attach the layout files using PHP includes. I teach how PHP includes work in my blog as [...]
