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 want to do it..

--
BigDog



On Mon, 2003-07-14 at 18:30, Jeff Harris wrote:
> 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 what people think will generate easier
> code to maintain and expand.
> 
> Jeff Harris
> --
> Registered Linux user #304026.
> "lynx -source http://jharris.rallycentral.us/jharris.asc | gpg --import"
> Key fingerprint = 52FC 20BD 025A 8C13 5FC6 68C6 9CF9 46C2 B089 0FED
> Responses to this message should conform to RFC 1855.
> 
> 


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

Reply via email to