> Standard libc process control (fork/exec/etc)
> The libc fork() and exec() functions are not present in PHP by default.
> http://www.phpsadness.com/sad/17
Why would anyone writing a PHP app need those? The page just calls it a missing feature without explaining why this is a bad thing.
Why would anyone writing a PHP app need those? The page just calls it a missing feature without explaining why this is a bad thing.