hi folks,

i'm trying to display something like "processing... please wait" on a web
page whilst a rather hefty database query is being run.

i don't want to refresh the page so i've been attempting to use flush and
ob_start, together with some css stuff to try and do this.. but no luck so
far - as once the buffer has been flushed, i can't retrieve the content..

does anyone have any nifty ideas?

many thanks
dk



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to