If you are running them as commandline apps you can just pipe "|" the
output to another program....

i.e. phpapp.php | perlapp.pl

That should work as long as you deal with the arguments properly...

On Tue, 2002-11-19 at 09:50, Kelly Meeks wrote:
> Is there any way to get a php script to grap the output from a perl script?
> 
> Can you reverse that and have a perl script grab the output from a php script?
> 
> Kelly
-- 
.: B i g D o g :.



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

Reply via email to