Thanks for your reply John... To embelish a bit... I have a multiuser web based image managment application (the Perl script) and I want to add some accounting scripts (to be written in php). The guy that wrote the perl script is unavailable to work it in the perl script due to time constraints - so I was wondering if I can pass the variables - such as invoice amounts, the username (from the cookie) the image numbers that the invoice numbers relate to from the cgi into the perl script then into a mysql database.
Any more help.....Will virtual() do this sort of thing? TIA James >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