in reply to Passing variables from PHP to Perl using passthru()
passthru("/home/test.cgi $var",$result);
Edit by castaway: Closed small tag in signature
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Passing variables from PHP to Perl using passthru()
by cdherold (Monk) on Jun 16, 2005 at 21:40 UTC | |
by BaldPenguin (Friar) on Jun 17, 2005 at 06:17 UTC | |
by cdherold (Monk) on Jun 17, 2005 at 06:41 UTC |