Date: 01/31/00
- Next message: Bug Database: "[PHP-DEV] Bug #3273 Updated: The palm doc version of the documentation invalid"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3347 Updated: string.c leaks memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: cclarke <email protected>
Operating system: All
PHP version: 3.0.14
PHP Bug Type: Feature/Change Request
Bug description: PHP code callback during file upload
It would be very useful if one could invoke some PHP code periodically during the HTTP file upload process (while PHP is creating the temporary file, before the page generally starts processing).
This would enable a PHP user to build a file upload feature that provides feedback and estimated time remaining to users.
This may be similar to "ticks" mentioned in the technical summary of your January meeting, but this is for a part of the process that currently preceeds the execution of any PHP code.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #3273 Updated: The palm doc version of the documentation invalid"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #3347 Updated: string.c leaks memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

