Blog

Remove Unwanted Items from $_POST Array

May 21, 2013 Development, PHP

For a contact form script, I was using a PHP foreach loop to run through the $_POST array and print out the visitor’s message no matter the number of fields. …

Read More

Redirect One Webpage Extension to Another

May 21, 2013 .htaccess, Development

I needed to redirect all webpages that had the extension of .html to the equivalent page with the extension of .php. For example, apple.html to apple.php, orange.html to orange.php and …

Read More

Deactive Checkbox until User Reads Terms of Use

May 19, 2013 CSS, Development, HTML, jQuery

Deactive Checkbox until User Reads Terms of Use

In the signup area of an automated system I’m creating, there is a terms of use that should be read before the user continues filling out the form. First, I …

Read More

Let's Talk About Your New Website

View Portfolio Contact Today