How to use Progress bar concept in php
Posted: Thu Jun 19, 2008 3:03 am
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
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