Hello, I have some script that does some stuff, sends some stuff to the broswer with eval(), and then does some time-consuming (two seconds?) cleanup. My web page doesn't seem to appear until that cleanup is done. Is there any way to say "I'm done! Render away!" before a PHP script completes?
-- Charles Wiltgen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php