hai i want to make a progress bar in php. actually when iam fetching the data from database that time i want to show progress bar, it will be depends on data fetching speed .
how can i do it...
How can i make Progress Bar in php using database
Moderator: General Moderators
-
manojsemwal1
- Forum Contributor
- Posts: 217
- Joined: Mon Jun 29, 2009 4:13 am
- Location: India
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Re: How can i make Progress Bar in php using database
are you working with a large data set already or are you just planning functionality?
most people will use ajax or javascript or something
but you can try this:
http://www.silverspider.com/2005/php-progress-bar/
most people will use ajax or javascript or something
but you can try this:
http://www.silverspider.com/2005/php-progress-bar/