On Wed, Jun 24, 2009 at 10:24:21AM -0400, tedd wrote: > At 7:55 AM +0200 6/24/09, Teun Lassche wrote: >> I'm making an upload script with PHP, is there a way I can show a >> progressbar while uploading? >> >> -- >> Teun Lassche > > It's not a progress bar, but it's a heck of a lot simpler: > > http://webbytedd.com/bb/wait/ > > The biggest problem in uploading a file is figuring out how large it > is. You can't find that out in php and Javascript is limited in what > information it can access. I found the problem more trouble than it > was worth to fix. Besides, what does the user need to see while an > operation is underway? I like the last one (#39). Perfect for a "progress bar". ;-} Paul -- Paul M. Foster -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php