News Feed
Jobs Feed
Sections




News Archive
Christian Stocker's Blog:
Upload Progress Meter extension 0.9.2 released
January 22, 2009 @ 09:36:38

Christian Stocker has released the latest version of the uploadprogress extension to the PECL repository (0.9.2). The package allows the code to track the progress of an upload automatically.

The main new function since 0.9.1 is uploadprogress_get_contents($id), which allows you to analyse the content of an uploading file during the upload and do appropriate measure (for example warn the user, that he doesn't upload a supported video format). You have to enable this feature in php.ini to make it work. This feature was provided by Ben Ramsey, so you have to poke him, if something's wrong with it.

A simple example of it in action is also included (in the /examples subdirectory off of the PECL page) showing how to upload a file, get the progress and - most importantly - how to get useful error messages out of it.

0 comments voice your opinion now!
upload progress pecl extension example contents analyze


blog comments powered by Disqus

Similar Posts

Community News: PHP Cache Accelerator for Windows

Johannes Schluter's Blog: I have nothing to say - but maybe PHP...

Christopher Jones' Blog: PHP PECL OCI8 1.3.4 is available

Community News: Latest PECL Releases for 10.30.2007

Pierre-Alain Joye's Blog: Zip finally reached stable!


Community Events











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


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

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