PHP Upload Progress with PHP 5.2 & APC

I decided it would be a good idea to update PHP to allow me to use the new Alternative PHP Cache hook to get access to current upload file progress.

Sounds good right? = well, it’s much simpler than you would think.

Read More»