http://php.net/exec/

You can get back whatever Perl spews out to 'stdout' using that.

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Tom Beidler <[EMAIL PROTECTED]>
Newsgroups: php.general
To: php list <[EMAIL PROTECTED]>
Sent: Sunday, August 19, 2001 6:31 PM
Subject: passing variables between PHP and Perl


> I'm integrating a telephony service into a clients site. I'm pretty handy
> with PHP but I don't have much knowledge of perl. I've setup up my
client's
> site using PHP and the service provided me with a Perl script to make the
> telephone connection. I used virtual() in my PHP script to pass variables
to
> the Perl script but now I need to deal with passing the results from the
> Perl back to PHP.
>
> Is there something like virtual() in Perl that I could use to relay the
> variables back to my script? Can I call up the Perl variables from my PHP
> script after virtual()?
>
> Any help would be appreciated.
>
> Tom
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to