Hi. I'm a web developer from Norway and new to this list. I use PHP allmost daily producing web-apps for customers in Norway.
As most of you probably know Rasmus Lerdorf made som upload hooks available in PHP 5.2 some long time back. This was great news for those that wanted more control of uploads and/or wanted to give "real time" feedback to client about upload progress, and had APC installed as well. Most PHP installations does not have APC installed, so therefore the upload hooks are not available. I would like to be able to use the upload hooks without installing the APC. I would eventually like to be able to use those upload hooks using session variables. Does anybody know if there is any work going on which will enable the use of those upload hooks from a PHP installation not using APC? If no work is going on to enable usage of those upload hooks, is there anybody here that are interested in doing such work? I'm not a C developer but I can eventually test and give feedback/suggestions. I have filed a feature request for it here: http://bugs.php.net/bug.php?id=39447&edit=2 But seems like nobody are interested/have time for the request. Here is a link to upload hooks, how to (using APC): http://talks.php.net/show/torkey06/23 If this is the wrong list to post this question then I would appreciate a message telling me which list to subscribe to. Tore B. Krudtaa -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php