mat21 has asked for the wisdom of the Perl Monks concerning the following question:
For complex reasons, I need to study how Perl and PHP can interact.
The issues are to be able to call perl API form a php script or to be able to interpret php code within a perl script.
I use more perl than PHP. So first, I looked for on the CPAN and I found php::include module but it is not really convenient for my needs.
then, I found this php module . It looks quite good. has anyone tested it?
I would like to have your opinion on the feasability of these issues.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl and PHP interoperability
by stevecomrie (Beadle) on Jan 13, 2005 at 15:24 UTC | |
|
Re: Perl and PHP interoperability
by wazoox (Prior) on Jan 13, 2005 at 15:04 UTC | |
|
Re: Perl and PHP interoperability
by mbalex (Beadle) on Jan 13, 2005 at 18:25 UTC | |
|
Re: Perl and PHP interoperability
by redhotpenguin (Deacon) on Jan 14, 2005 at 02:07 UTC | |
|
Re: Perl and PHP interoperability
by superfrink (Curate) on Jan 13, 2005 at 19:37 UTC | |
|
Re: Perl and PHP interoperability
by hakkr (Chaplain) on Jan 13, 2005 at 17:46 UTC |