Posted: Fri Sep 08, 2006 8:25 pm
Does anyone have the perl code that does it? Not sure how much I'll understand but interesting nonetheless.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
The Ninja Space Goat wrote:what does scruvy mean?

Will doThe Perl code is included in the TesUpload download... Guys, this solution is the best I have seen on the internet (and believe me, I have looked hard).
that's great.That be me own mixin' of scurvy and groovy ... like a Margarita without no lime ... salty and arrrrrrrrrrrrr.....The Ninja Space Goat wrote:what does scruvy mean?
Upload hooks are in the 6 branch. However they are available to extensions, not scripts.arborint wrote:There was/is a patch for PHP that adds this feature. There are also a long running series of requests and patches to add this functionality to PHP -- one by the author of that patch. None have been accepted so far that I know of. I have not followed it for a while so do know if there are any plans in 6.0 for this.
According to Rasmus it is in 5.2feyd wrote:Upload hooks are in the 6 branch. However they are available to extensions, not scripts.
I think that's actually a really good thing. Mostly due to security and privacy concerns.wtf wrote:Interesting that you can observe upload in the browser's status bar, however there's no JS API that can at least read it.
Check this XUpload script: http://sibsoft.net/xupload written in Perl, but well integrating with PHP scripts. Live demos are available.ole wrote:Does anyone have the perl code that does it? Not sure how much I'll understand but interesting nonetheless.