dezkit Posted July 12, 2008 Share Posted July 12, 2008 can anyone write a code for me or tell me any tips on how to make a progress for php uploading (like percentage, NO progress bars) every time i look at google there are no results that i need. Quote Link to comment https://forums.phpfreaks.com/topic/114425-php-progress/ Share on other sites More sharing options...
JasonLewis Posted July 12, 2008 Share Posted July 12, 2008 Couldn't do it with PHP I wouldn't think. That would be a javascript/ajax I would say. Quote Link to comment https://forums.phpfreaks.com/topic/114425-php-progress/#findComment-588410 Share on other sites More sharing options...
dezkit Posted July 12, 2008 Author Share Posted July 12, 2008 aight then, thanks. can anyone provide me with a javascript code? Quote Link to comment https://forums.phpfreaks.com/topic/114425-php-progress/#findComment-588414 Share on other sites More sharing options...
spectacularstuff Posted July 12, 2008 Share Posted July 12, 2008 I guess we are at a loss for what you need the progress bar for. If we new what the application was, we can point you in the correct direction. Progress bars are done phenomenally in both DHTML and Flash however depending on what you are using it for those may not work for you. You can try this: http://slayeroffice.com/code/gradientProgressBar/ Wayne Quote Link to comment https://forums.phpfreaks.com/topic/114425-php-progress/#findComment-588421 Share on other sites More sharing options...
spectacularstuff Posted July 12, 2008 Share Posted July 12, 2008 Here is what I believe you are looking for written in PHP. http://www.phpclasses.org/browse/package/1964.html If that doesn't work, you can search through google with this search. http://www.google.com/search?q=DHTML+Progress+Bar+Code&rls=com.microsoft:*:IE-Address&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7DKUS Quote Link to comment https://forums.phpfreaks.com/topic/114425-php-progress/#findComment-588435 Share on other sites More sharing options...
dezkit Posted July 13, 2008 Author Share Posted July 13, 2008 heh thanks guys, ill try it out, btw... spectacularstuff, that website is very hard to navigate and i can't find the code, can you help me? Quote Link to comment https://forums.phpfreaks.com/topic/114425-php-progress/#findComment-588673 Share on other sites More sharing options...
spectacularstuff Posted September 27, 2008 Share Posted September 27, 2008 Dezkit, This is probably a bit late. I didn't see that you wrote back now did I get an email... huh... have to check my settings. You can download the whole zip file at the bottom of that page. Quote Link to comment https://forums.phpfreaks.com/topic/114425-php-progress/#findComment-651916 Share on other sites More sharing options...
CroNiX Posted September 27, 2008 Share Posted September 27, 2008 The PHP APC extension has this ability. Google it. Quote Link to comment https://forums.phpfreaks.com/topic/114425-php-progress/#findComment-651919 Share on other sites More sharing options...
dezkit Posted September 27, 2008 Author Share Posted September 27, 2008 hahaha wow spectacularstuff you just bumped my 2 month old thread! thanks for the info though haha Quote Link to comment https://forums.phpfreaks.com/topic/114425-php-progress/#findComment-651921 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.