News Feed
Jobs Feed
Sections




News Archive
Laknath Semage's Blog:
PHP + Large files
December 02, 2008 @ 12:07:08

Laknath Semage submitted a new blog post he's written up about working with large file uploads in your PHP applications.

If we want to do large file uploads or database updates with PHP there are few configurations to be done to default settings and I'm putting this as a note to myself (I'm always keep forgetting this) as well as to any one who may find this useful like when importing a large backup file through phpMyAdmin.

There's four php.ini settings he recommends checking as well as two values to change if you do have the need to upload a large import file back into a phpMyAdmin installation (ExecTimeLimit, MemoryLimit).

0 comments voice your opinion now!
large file upload phpmyadmin phpini setting


blog comments powered by Disqus

Similar Posts

CodeSnipers.com: Ruby on Rails makes nice with PHP

Fabien Potencier's Blog: Find your Files

PHPBuilder.com: How to Upload Images Using PHP

NETTUTS.com: Creating a File Hosting Site with CodeIgniter

DevShed: Handling Cookies and File Data with the Factory Pattern in PHP 5


Community Events











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


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

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