Zitat:
|
Zitat von checksumde ich möchte mit hilfe von php threads, d.h. mehrere prozesse/scripte gleichzeitig starten, ohne wie zwangsläufig bei php üblich auf die antwort des gestarteten prozesses warten zu müssen, |
Ich vermute mal, Du suchst das:
http://www.php.net/manual/de/ref.pcntl.php
"You have to compile the CGI or CLI version of PHP with
--enable-pcntl configuration option when compiling PHP to enable Process Control support."