$string = 'C:\php\php-cgi.exe -h'; $string = 'C:\php\php-cgi.exe -f D:\scripts\script.php |'; open(NET, $string);#     || die "can't fork monster: $!"; while () { $ergebnis .= $_; } close(NET);#                       || die "can't close monster: $!"; #