From: "mailing" <[EMAIL PROTECTED]>
> I wonder if any one can help with this problem.
> I have a script working really well (not my scripting but my script)
written in perl /cgi.
> I would like to write some simple scripts using the variables and data
from the cgi script.
> Is there a way that I can extract the variables in the cgi script to run
in a php script.

Not sure if I follow what you're wanting to do, but you can use virtual()
inside of a PHP script to run a Perl script...

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to