Ok,
I got it to work.....now how do I take a varaible back into PHP
I do a $var = system("/path/to/cgi $varforCGI")
and in the CGI script I do a print $varforPHP
however it prints the varforPHP to the broswer, I need it saved it var
Any (more) help would be great!!
Michael
On Wed, 6 Mar 2002 [EMAIL PROTECTED] wrote:
> I need to pass a variable to Perl from a PHP script. I am somewhat know
> PHP but I do NOT know perl....I am running my perl script off of the
> command line. I tried /path/to/somewhere/script.pl?var=var
>
> but it did not work.
>
> I would love any help you could provide me
>
> Thanks,
> Michael
>
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php