Upload Progress Bar??? HELP!!!
Moderator: General Moderators
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
-
travist349
- Forum Newbie
- Posts: 3
- Joined: Fri Sep 08, 2006 3:16 pm
The 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).
Let me know if you guys have any problems.
Let me know if you guys have any problems.
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
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.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
According to Rasmus it is in 5.2feyd wrote:Upload hooks are in the 6 branch. However they are available to extensions, not scripts.
http://beeblex.com/lists/index.php/php. ... .internals
(#10850)
-
PilgrimX182
- Forum Newbie
- Posts: 1
- Joined: Fri Sep 15, 2006 12:23 am
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.

that's great.