PHP $_FILES array: Thoughts

by John H
~1 minute

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

Related Articles

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

CryptoPHP issues with Wordpress

I just found out that my IP for this server has been listed with Spamhaus due to a cryptoPHP hack...

John H John H
~1 minute