drisate Posted May 6, 2008 Share Posted May 6, 2008 Hey guys i am trying to find a way to build a large file upload progress bar and i am having a very bad time finding one that works great for php4 ... Basically i have a n auto loop file upload form. The user chooses all the stuff to upload and hits the submit button ... sometimes it can take up to 10 min before the page gives a success message ... Most of the time the users thinks it's bugged and stop in the middle. I need a progress bar that would give an over all per file upload status... Anybody have something ready for that? This would of been perfect http://pecl.php.net/package/uploadprogress But it's PHP5.2 ... Quote Link to comment https://forums.phpfreaks.com/topic/104293-php4-upload-progress-bar/ Share on other sites More sharing options...
trq Posted May 6, 2008 Share Posted May 6, 2008 But it's PHP5.2 5.2 is the current stable version of PHP. PHP reached the end of its lifecycle at the start of this year and is no longer supported, I would suggest upgrading. Quote Link to comment https://forums.phpfreaks.com/topic/104293-php4-upload-progress-bar/#findComment-534125 Share on other sites More sharing options...
miracle_potential Posted May 6, 2008 Share Posted May 6, 2008 I'd suggest using Flash, probably be your best bet. I'll see if I can dig out an old code for ya. Does it absolutly HAVE to be PHP4? its so outdated now. Quote Link to comment https://forums.phpfreaks.com/topic/104293-php4-upload-progress-bar/#findComment-534199 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.