Tag: php

Post values without submit

There are a few ways to submit a post value without hitting a submit.  Here are some resources...

John H John H
~1 minute

PHP Sessions and SSL

I may want to make it so that I my php sessions last longer on a project that I'm working on right...

John H John H
~1 minute

PHP $_FILES array: Thoughts

I've been dealing with the Global $_FILES array recently.  It's a bear.  Here are some things to...

John H John H
~1 minute

Personal URL Marketing Campaign

ACT College exam marketing campaign for graduating High School students. Created 22,000 web...

John H John H
~1 minute

Selling to the World - Contact form

Created Contact form template for Wordpress. Form mails the admin. PHP, HTML, CSS. March 2014...

John H John H
~1 minute

Finding the Last Element

Many times you want to find the last element of something. Obviously there are many different ways...

John H John H
3 minutes

Install Google Analytics in Wordpress

If you want to install your Wordpress script so that it works regardless of the theme you install...

John H John H
2 minutes

Solution: Lot's o' Zipped Files

As none of you know I was faced with a drive full of zip files and the need to unzip them all and...

John H John H
3 minutes