News Feed
Jobs Feed
Sections




News Archive
Programming Facts Blog:
Upload large(Big) files in PHP using .htaccess
February 17, 2010 @ 13:19:06

Rakshit Patel has posted a tip to the Programming Facts blog that those out there wanting to upload larger files through your application - change your settings via one of three ways to tell PHP it's okay.

I have seen many developers who find difficulties when working with larger files upload in php. When files which are too large in size [...] If you are uploading file which is larger than 2MB size than here i am showing you the way to upload larger files using PHP.

The method's pretty much the same in each of the three methods. You can either have the settings in your httpd.conf (if you have access to it), in the php.ini or in a .htaccess file in the directory your PHP script is in.

1 comment voice your opinion now!
upload large file tutorial phpini httpdconf htaccess


blog comments powered by Disqus

Similar Posts

Benjamin Eberlei: Composer and Azure Websites Git Deployment

Zend Developer Zone: Zip-it or DIY Tar-balls

SEO Expert Blog: Amazon Wish Lists with SimpleXML

SearchOpenSource.com: Automating Amazon research with the Zend Framework

PHPMaster.com: MongoDB Revisited


Community Events











Don't see your event here?
Let us know!


development introduction example interview phpunit unittest database testing framework community functional release api series code podcast zendframework2 language tool opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework