and the perl is:exec (EscapeShellCmd("test_script.pl $file"), $Result); $n = count($Result); print " n=$n";
The Result array appears unchanged after executing the script. What am I doing wrong? Thanks for any help. Richard.$outArray[0] = "array 0"; $outArray[1] = "array 1"; $outArray[2] = "array 2"; print STDOUT $outArray; exit;
In reply to running perl script from php by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |