Hi, I have a php script that takes a little while to run, however what I want to do is run it three or four times. However my server seems to only accept one connection at a time. And will wait until one script completes before starting on the next. Is there a way to get them all to run at the same time? Or is it firefox only allow one connection at a time? in which case can that be changed? Thanks