[PHP] PHP and Perl

2005-07-23 Thread Linda H
I am needing to write a front end for an online application written in Perl. Is there a way for PHP to call a module or function written in Perl? Thanks, Linda -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP and Perl Integration for E-Cart

2004-04-20 Thread Justin Patrin
John Nichel wrote: Pushpinder Singh wrote: Hello all, We are trying to incorporate a CGI Perl based E-Cart module into our PHP driven site. This is because the E-Cart supplied by our merchant uses CGI. I want to check with all of you if its possible to integrate PHP with Perl. Will it be

Re: [PHP] PHP and Perl Integration for E-Cart

2004-04-20 Thread Justin Patrin
Pushpinder Singh wrote: The session ID is not stored in the database, its propagated invisible via a cookie (I think so ;-) ) Is is possible to check for the existance of a PHP session ID on a Perl script ?? This ways I want to be able to send a confirmation email to to the buyer after he compl

Re: [PHP] PHP and Perl Integration for E-Cart

2004-04-20 Thread Pushpinder Singh
The session ID is not stored in the database, its propagated invisible via a cookie (I think so ;-) ) Is is possible to check for the existance of a PHP session ID on a Perl script ?? This ways I want to be able to send a confirmation email to to the buyer after he completes a transaction. I al

Re: [PHP] PHP and Perl Integration for E-Cart

2004-04-20 Thread John W. Holmes
From: "Pushpinder Singh" <[EMAIL PROTECTED]> > This is the situation at hand ... we have a PHP Session based Login > module. The user is required to login to get to the Shopping cart > (which is provided for by the Merchant) This shopping cart is CGI / > Perl based. So my question would be to inte

Re: [PHP] PHP and Perl Integration for E-Cart

2004-04-20 Thread Pushpinder Singh
This is the situation at hand ... we have a PHP Session based Login module. The user is required to login to get to the Shopping cart (which is provided for by the Merchant) This shopping cart is CGI / Perl based. So my question would be to integrate the ordering with the PHP Login module, so t

Re: [PHP] PHP and Perl Integration for E-Cart

2004-04-20 Thread John W. Holmes
From: "Pushpinder Singh" <[EMAIL PROTECTED]> > We are trying to incorporate a CGI Perl based E-Cart module into > our PHP driven site. This is because the E-Cart supplied by our > merchant uses CGI. I want to check with all of you if its possible to > integrate PHP with Perl. If you're talki

Re: [PHP] PHP and Perl Integration for E-Cart

2004-04-20 Thread John Nichel
Pushpinder Singh wrote: Hello all, We are trying to incorporate a CGI Perl based E-Cart module into our PHP driven site. This is because the E-Cart supplied by our merchant uses CGI. I want to check with all of you if its possible to integrate PHP with Perl. Will it be too much of a job ..

[PHP] PHP and Perl Integration for E-Cart

2004-04-20 Thread Pushpinder Singh
Hello all, We are trying to incorporate a CGI Perl based E-Cart module into our PHP driven site. This is because the E-Cart supplied by our merchant uses CGI. I want to check with all of you if its possible to integrate PHP with Perl. Will it be too much of a job ... or is it easier to cre

Re: [PHP] php and Perl

2003-03-27 Thread David T-G
Brad -- ...and then Brad Wright said... % % Hi all, Hi! % % can php call perl scripts? Yep. It can call anything, right? So just call it like ls or du or any other program. % % I know nothing of perl, but have found a perl script that will process a % MSword document in a way that it se

Re: [PHP] php and Perl

2003-03-27 Thread CPT John W. Holmes
www.php.net/virtual ---John Holmes... - Original Message - From: "Brad Wright" <[EMAIL PROTECTED]> To: "PHP General List" <[EMAIL PROTECTED]> Sent: Thursday, March 27, 2003 8:00 AM Subject: [PHP] php and Perl Hi all, can php call perl scripts? I know n

Re: [PHP] php and Perl

2003-03-27 Thread Nikunj Virani
/home/nikunj/test.pl you can call some thing like this: Regards, Nikunj Virani - Original Message - From: "Brad Wright" <[EMAIL PROTECTED]> To: "PHP General List" <[EMAIL PROTECTED]> Sent: Thursday, March 27, 2003 6:30 PM Subject: [PHP] php and Perl Hi

[PHP] php and Perl

2003-03-27 Thread Brad Wright
Hi all, can php call perl scripts? I know nothing of perl, but have found a perl script that will process a MSword document in a way that it seems php cannot. At this stage, my knowledge of perl is limited to "it's used in web stuff sometimes isnt it" :) but i am sure i will soon find a bit more

RE: [PHP] PHP and Perl

2001-09-04 Thread Valter Santos
Santos WEB/WAP Consultant > -Original Message- > From: Jarosław Jankowski [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 04, 2001 8:35 AM > To: [EMAIL PROTECTED] > Subject: [PHP] PHP and Perl > > > Hi, > I have something like this in the script : > hea

[PHP] PHP and Perl

2001-09-04 Thread Jarosław Jankowski
Hi, I have something like this in the script : Perl script is generating Excel file. My question is : How to do it in PHP (maybe javascript) that after sending data to this script first I will have window with something like " Wait, generating file" and when perl script is done another window wi

RE: [PHP] PHP and Perl script in same file?

2001-08-17 Thread billfarr
list Subject: [PHP] PHP and Perl script in same file? Can php and perl code reside in the same file? When the document is served up it parses the PHP and then the Perl? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

[PHP] PHP and Perl script in same file?

2001-08-16 Thread Tom Beidler
Can php and perl code reside in the same file? When the document is served up it parses the PHP and then the Perl? -- 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