Posted by windandwaves on 11/14/14 11:21
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
it is waiting for the process to continue?
TIA
- Nicolaas
Navigation:
[Reply to this message]
|