Uploading Large Files In PHP
Tuesday, August 17th, 2010Quite the coincidence… I happen to be working on a form for uploading large files, and an article on Sitepoint pops up in my RSS feeds describing some of the settings to use. Besides the point that a lot of those settings mentioned in the article can not be set using ini_set (check php.net for […]