phpbar.de logo

Mailinglisten-Archive

[php] perl-Skript aufrufen

[php] perl-Skript aufrufen

dmitri_(at)_vinogradov.com dmitri_(at)_vinogradov.com
8 Feb 2000 13:49:17 -0800


> passthru("convert.pl?file=test.dat", $return);
> passthru("convert.pl test.dat", $return);
> exec("convert.pl?file=test.dat", $return);
> 


versuche:
passthru("perl convert.pl test.dat", $return);

Bei mir funktioniert...




php::bar PHP Wiki   -   Listenarchive