Posted by Chris Herold on 06/16/05 03:36
Hi,
I have been told that in order to pass variables via passthru() to
another script (in my case, a perl script) one can do the following ...
passthru("home/test.cgi $var")
and that $var will then be passed through to the cgi.
I have tried this and failed.
Is this the proper format or is there something that I am missing.
Thanks,
chris
Navigation:
[Reply to this message]
|