phpbar.de logo

Mailinglisten-Archive

[php] CLI ohne Rückgabe

[php] CLI ohne Rückgabe

Andreas Brandl php-mailinglist at andreas-brandl.de
Die Sep 6 22:16:30 CEST 2005


Hi,

rfi at gmx.de schrieb:
> Gibt es da eine andere Möglichkeit, das Script per Kommandozeile
> anszustossen, ohne auf die Beendigung zu warten?

Geht ganz komfortabel mit pcntl_fork();

Schau dir dazu evtl. auch alle pcntl_*() an:
http://de.php.net/manual/en/ref.pcntl.php

Kannst dann auch Statuscodes abfragen, nach "Timeout" Childprozesse 
abschießen uvm...

> Gruß,
> Ronny


HTH,

Andi


php::bar PHP Wiki   -   Listenarchive