Ask a Question related to PHP Bugs, Design and Development.
-
mlemos at acm dot org #1
#39955 [NEW]: File upload progress hooks for PHP 4
From: mlemos at acm dot org
Operating system:
PHP version: 4.4.4
PHP Bug Type: Feature/Change Request
Bug description: File upload progress hooks for PHP 4
Description:
------------
I have backported PHP 5.2 upload progress hook support to work under PHP
4.4.4 . It has been througholy tested along with the uploadprogress
extensioon from PECL. It is working well as needed. If there is interest
to integrate this patch, it is available here:
[url]http://www.phpclasses.org/browse/download/1/file/17424/name/rfc1867.php-4.4.4.patch[/url]
--
Edit bug report at [url]http://bugs.php.net/?id=39955&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=39955&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=39955&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=39955&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=39955&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=39955&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=39955&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=39955&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=39955&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=39955&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=39955&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=39955&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=39955&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=39955&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=39955&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=39955&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=39955&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=39955&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=39955&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=39955&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=39955&r=mysqlcfg[/url]
mlemos at acm dot org Guest
-
File upload/Download/Remove/Progress
I want to create multiple file upload and download and remove functionality in flash with php as server side scripting. Can you please suggest some... -
File Upload Progress Bar
I'm working in a LAMP environment an would like to add a progress bar to ADDT File Upload and Multiple Upload Server Behaviors to visually... -
Upload Friendly (Multiple File Upload Applet)
Title : Upload Friendly (Multiple File Upload Applet) Description : UploadFriendly is an easy to use Java Applet that will allow multiple file... -
Upload Progress Bar
I am posting this in the cold fusion forums cause its the language I know best, but I will do this in anyway possible. I just want to create a... -
[PHP-DEV] [PATCH] upload-progress-tracking
--=-uB3N2vF+vOC4vFfRxdDj Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi, This is a patch that implements a hooking mechanism... -
johannes@php.net #2
#39955 [Opn->Bgs]: File upload progress hooks for PHP 4
ID: 39955
Updated by: [email]johannes@php.net[/email]
Reported By: mlemos at acm dot org
-Status: Open
+Status: Bogus
Bug Type: Feature/Change Request
PHP Version: 4.4.4
New Comment:
PHP 4 is only for bugfixes.
Previous Comments:
------------------------------------------------------------------------
[2006-12-26 18:05:56] mlemos at acm dot org
Description:
------------
I have backported PHP 5.2 upload progress hook support to work under
PHP 4.4.4 . It has been througholy tested along with the uploadprogress
extensioon from PECL. It is working well as needed. If there is interest
to integrate this patch, it is available here:
[url]http://www.phpclasses.org/browse/download/1/file/17424/name/rfc1867.php-4.4.4.patch[/url]
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=39955&edit=1[/url]
johannes@php.net Guest
-
pajoye@php.net #3
#39955 [Bgs]: File upload progress hooks for PHP 4
ID: 39955
Updated by: [email]pajoye@php.net[/email]
Reported By: mlemos at acm dot org
Status: Bogus
Bug Type: Feature/Change Request
PHP Version: 4.4.4
New Comment:
That's true that php4 is for bug fixes only, many (the majority
actually) users still use php4 and may need this feature.
Manuel, I suggest you to post this patch to internals, if someone needs
it, it can be found somehow in the list archive.
As a side note, I would even say that php4 is dead, given the complete
lack of releases even when very few things have been commited in
months, it is not a qualitative comment about the RM's job but a fact.
Previous Comments:
------------------------------------------------------------------------
[2006-12-29 13:48:01] [email]johannes@php.net[/email]
PHP 4 is only for bugfixes.
------------------------------------------------------------------------
[2006-12-26 18:05:56] mlemos at acm dot org
Description:
------------
I have backported PHP 5.2 upload progress hook support to work under
PHP 4.4.4 . It has been througholy tested along with the uploadprogress
extensioon from PECL. It is working well as needed. If there is interest
to integrate this patch, it is available here:
[url]http://www.phpclasses.org/browse/download/1/file/17424/name/rfc1867.php-4.4.4.patch[/url]
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=39955&edit=1[/url]
pajoye@php.net Guest



Reply With Quote

