let brower display something while querying database
Posted: Fri Sep 05, 2003 4:15 pm
Hi everyone,
I’m working on a PHP script that takes user input, query mysql database, then output result. Since the query takes relatively long time, I’m wondering how to let browser display some other stuff (like an image) while querying database. Thanks a lot for any help.
I’m working on a PHP script that takes user input, query mysql database, then output result. Since the query takes relatively long time, I’m wondering how to let browser display some other stuff (like an image) while querying database. Thanks a lot for any help.