Re: [PHP-DEV] Call perl from PHP

2002-06-27 Thread Chhai Thach
rray); > > ? > -- > Scott Carr > OpenOffice.org > Documentation Maintainer > http://documentation.openoffice.org/ > > > Quoting Roman Neuhauser <[EMAIL PROTECTED]>: > > > > To: [EMAIL PROTECTED] > > > From: "Chhai Thach" <[EMAIL

Re: [PHP-DEV] Call perl from PHP

2002-06-26 Thread Scott Carr
PROTECTED]> > > Date: Tue, 25 Jun 2002 11:03:09 +0930 > > Subject: [PHP-DEV] Call perl from PHP > > > > Does anyone know how to call a perl script from a php file and get the > > returned data back to the PHP file? > > > > I have tried using virtual()

Re: [PHP-DEV] Call perl from PHP

2002-06-26 Thread Roman Neuhauser
> To: [EMAIL PROTECTED] > From: "Chhai Thach" <[EMAIL PROTECTED]> > Date: Tue, 25 Jun 2002 11:03:09 +0930 > Subject: [PHP-DEV] Call perl from PHP > > Does anyone know how to call a perl script from a php file and get the > returned data back to the PHP file?

[PHP-DEV] Call perl from PHP

2002-06-24 Thread Chhai Thach
Does anyone know how to call a perl script from a php file and get the returned data back to the PHP file? I have tried using virtual() but this doesn't work because the Perl script doesn't containt any HTML headers. I know to call a perl form from another perl you use something long this line: