PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
AXEmonster
Forum Commoner
Posts: 34 Joined: Fri Sep 05, 2003 11:27 am
Location: newcastle UK
Post
by AXEmonster » Sat Mar 19, 2005 2:12 am
Hi guys
i have a large php process running and want to show a progress bar in a popup window in real time.
how is this done
n00b Saibot
DevNet Resident
Posts: 1452 Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:
Post
by n00b Saibot » Sat Mar 19, 2005 3:45 am
would take some socket programming and server-residing scripting.
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Sat Mar 19, 2005 9:17 am
search for "progress bar" with all terms required.