![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archivehow to refresh the screen
From: windandwaves <winandwaves@coldmail.com>
Date: Sun Jul 17 2005 - 10:00:14 CEST
Hi Folk
I have a PHP script like this:
<?php
echo "this may take some time";
....lots of stuff
{reload new page with result}
?>
how do I get the page to refresh so that the user will see the message while
TIA
- Nicolaas
|