Thread
:
Need help with a PHP upload script
View Single Post
18-07-2008, 13:20
#
13
(
permalink
)
Cborrow
I like code.
Join Date: Dec 2004
Location: Chesapeake, VA
Posts: 295
Yeah, mostly all of the file upload scripts that had a progress bar required something like Perl or another language that directly reads the HTTP output.
While looking around it looks like PHP can do it with the help of the APC_* functions and extension.
Here are a couple of progress bars to add to the one hobolooter posted.
Joshua Eichorn's Blog » Blog Archive » PHP AJAX File Upload Progress Meter Updates
SourceForge.net: Mega Upload Progress Bar
Web Reflection: Upload progress bar with PHP5, APC and jQuery
__________________
My SourceForge page
|
Cory_Borrow.Blog();
Cborrow
View Public Profile
Send a private message to Cborrow
Send email to Cborrow
Find More Posts by Cborrow