Enabling Alternative PHP Cache (APC) extension in Zend Server CE
I spent a little bit of time yesterday trying to code up a file progress bar for a project requiring large uploads. It seems the best (and the only?) way to do this in PHP is to use an extension called the Alternative PHP Cache, which amongst other things enables file upload status support and [...]
Tagged apc, php, zend, zend server ce