Process Control Functions

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
mcog_esteban
Forum Contributor
Posts: 127
Joined: Tue Dec 30, 2003 3:28 pm

Process Control Functions

Post by mcog_esteban »

Hello.
This is probably a shot in the dark.
I have installed a package (XAMPP) from http://www.apachefriends.de (because unlike feyd, i'm a bit lazy), and i would like to have Process Control Functions available, problem is that according to http://pt.php.net/manual/en/ref.pcntl.php, this does not come active by default, it has to be set at compilation time.
my question is: there's any way i can have this without compiling php?
thank you.
Post Reply