Looking around php.net I found this http://us2.php.net/manual/en/function.pcntl-fork.php You can do a standard fork() using php. Check it out. Orson