Easiest way to pass data between a perl and php script
Moderator: General Moderators
Easiest way to pass data between a perl and php script
I know it may sound like i have posted this a million times. But,now my question is,what do you think is the best and easiest way that i could pass something from a php to a perl script? When i mean easy,i mean the way were i do not need to install many modules and i can get a value straight from a php script. What would be your ideas on how to tackle this?
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
is this possible on perl? Or do i need to install some nonsense plugin/modules? Those are being a pain in my rear right now. is there any simpler and secure way? my main goal is to pass sometype of token between the php page to the perl to know that the person has visited the php page before the perl one.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
well,im pretty sure i have it installed. i have the mod_perl and perl installed and everything. Some of the scripts work but like some dont work. I copy perfect examples from trusted places liek oreilly.com. i install all the packages and stuff and it still doesnt work. This is starting to p!55 me off now.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA