krishna.p Posted June 19, 2008 Share Posted June 19, 2008 Hi everyone, iam new to PHP. i want to use progress bar concept in my php code. let me tell you breifly. The user should feel what is happening and what is the progress on the process running. From my understanding with out progress bar the end user may not know whats happening on the application if the process runs for a long time. i want to have progress bar scrolling when the application is running say for example when UPDATE button is clicked. So my questions are 1) Is there any best predefined class for including the progress bar. ofcourse we have but need to know how to implement it. 2)I think using ajax with php gives more stylish Progress bar. If you guys have any sample code how to include and use the progress bar its a great help to me. Would appreciate your help. Thanks in advance. Thanks, Krishna.p Link to comment https://forums.phpfreaks.com/topic/110889-how-to-use-progress-bar-in-php/ Share on other sites More sharing options...
Stephen Posted June 19, 2008 Share Posted June 19, 2008 http://www.phpfreaks.com/forums/index.php/topic,202619.0.html Theres a topic someone else posted about it too. Link to comment https://forums.phpfreaks.com/topic/110889-how-to-use-progress-bar-in-php/#findComment-568900 Share on other sites More sharing options...
krishna.p Posted June 19, 2008 Author Share Posted June 19, 2008 Thanks for the reply..in the posted thread it was like i should be familiar with ajax. but im not. a sample example will be great helpful to me..if you have any such please send me...thanks in advance.. Thanks, krishna.p Link to comment https://forums.phpfreaks.com/topic/110889-how-to-use-progress-bar-in-php/#findComment-568930 Share on other sites More sharing options...
Stephen Posted June 19, 2008 Share Posted June 19, 2008 I don't really understand AJAX that well either, but here is a topic someone made (look at the replies). Link to comment https://forums.phpfreaks.com/topic/110889-how-to-use-progress-bar-in-php/#findComment-568933 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.