Jump to content

How to use Progress bar in PHP...


krishna.p

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.