On Sunday, 17. March 2002 05:52, Andreas Dau wrote:
> Hi There H
>
> Well, it's not really a mysql topic, but it's a bit connected to it. I
> have a website that uses frames. My php script retrieves data from a
> mysql database and displays it. My problem now is: each time that
> specific page loads it first displays a white background, retrieves the
> data and then displays it. It's just a cosmetic issue but I'd like to
> avoid that ;-)
>
Hello,

the page cannot display any content until the script finished. If you need 
some output before take a look here : http://www.php.net/flush

Regards

Georg

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to