[PHP] PHP/Perl

2007-12-02 Thread lists
Hi, Job onsite at Telecom giant in Finland (guess what telecom giant). Please see http://jobs.perl.org/job/7322 for more info. Send CV if you're interested to [EMAIL PROTECTED] /Peter -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP Perl information sharing

2003-07-14 Thread Jeff Harris
I'm working on a site which is mostly in PHP. However, I have to use perl for a couple of scripts. Does anyone have any experience in sharing session information between PHP and perl? I'm writing for a client who I will know has cookies enabled, and I have a mySQL database, so I'm looking for

Re: [PHP] PHP Perl information sharing

2003-07-14 Thread Ray Hunter
u could set up a perl script to read cookies and vice versa with php. That should not be a problem you could also create a form with php variables and post it to a perl script. u you also create a link to a perl script that passes varibles via the url. Very easy to do just a matter of how you

[PHP] php/perl module

2001-07-18 Thread jessica lee tishmack
Is there any way for php to call a perl module? If so, would I need to do some sort of include (like the Perl use THIS;)? I don't know if this can even be done, but thanks in advance. Jessica -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP] PHP/Perl/CGI Question

2001-03-20 Thread Clayton Dukes
Howdy, I have a search cgi form that has the following function: sub header{ print "Content-type: text/html\n\n"; print "?php include(\"mainfile.php\")\;?\n"; print "?php include(\"header.php\")\;?\n"; print "titleSearch/title\n";} When I use the function though, the web page

Re: [PHP] PHP/Perl/CGI Question

2001-03-20 Thread Clayton Dukes
Rush" [EMAIL PROTECTED] To: "Clayton Dukes" [EMAIL PROTECTED] Sent: Tuesday, March 20, 2001 2:33 PM Subject: Re: [PHP] PHP/Perl/CGI Question on 3/20/01 02:21 PM, [EMAIL PROTECTED] splat open and thusly melted: What am I doing wrong? Why is it printing the php tags instead

[PHP] PHP/Perl Employee/Consultant Wanted!

2001-02-01 Thread Lew Payne
I'm looking to hire an *experienced* PHP programmer with experience in PHP4, mySQL and Perl. The project involves taking an existing system that's written mostly in Perl, and re-writing it in PHP4. To avoid the pitfalls and problems of the existing system, we'll be implementing a different