have it only running in the background? so say i have a script that does a lot of parsing, and under normal circumstances would time out, what i want to do, is just have a script execute until it's job is complete, pass it some information, and have it do its stuff, and perhaps pass the orriginal php page back some information telling the user it's done?