Clear the browser screen

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

Post Reply
mapperkids
Forum Newbie
Posts: 15
Joined: Mon Feb 11, 2008 8:53 pm

Clear the browser screen

Post by mapperkids »

Hi,

I'm running a script that echo some values from the db tables to the browser screen, once it done, I want to refresh the
browser screen (clear all echo values on the scree and just show a message saying "Job completed"

Could someone tell me how to do that?

Thanks,
mapperkids
Forum Newbie
Posts: 15
Joined: Mon Feb 11, 2008 8:53 pm

Re: Clear the browser screen

Post by mapperkids »

Any one know how-to ???

Thanks!
Post Reply