fork ... or something like it

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
norbu09
Forum Newbie
Posts: 1
Joined: Tue Jan 07, 2003 5:55 am

fork ... or something like it

Post by norbu09 »

i want to execute a set of funktions cuncurrent and need therefor a command like fork. unfortunatly i need it in mod-php not in the cli version so pcntl will not work
any ideas?
Post Reply