efficacious Posted August 22, 2008 Share Posted August 22, 2008 Hello everyone, I was just wondering if its possible to create a progess indication system of some sort.. for running scripts.. I've heard of some way using JS but I'd like to avoid things like JS and like FLASH Its not that I can't write them its that they are unreliable for something like this. thanks for your thoughts, eff Link to comment https://forums.phpfreaks.com/topic/120853-best-to-create-progress-indicator-in-php/ Share on other sites More sharing options...
Fadion Posted August 22, 2008 Share Posted August 22, 2008 You can't achieve such a thing only with php. You must use javascript/flash, even if you don't personally like them. I've found a very nice one called FancyUpload. It's written in javascript using MooTools and uses flash too. Give it a look as there is no other way around. Link to comment https://forums.phpfreaks.com/topic/120853-best-to-create-progress-indicator-in-php/#findComment-622955 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.