Page 1 of 1

Server side execution

Posted: Fri Mar 05, 2010 3:54 am
by rashagal
Is there any way to redirect a user without waiting for all the php code to execute? I have a long section of code which does nothing but generate/update images (doesn't output to browser) and if possible I'd prefer it if the user didn't have to wait for everything to finish before being redirected.