|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
PHP inserted in Perl
Does anyone know if it is possible to insert php code in a perl script?
Thanks |
|
#2
|
|||
|
|||
|
RE: PHP inserted in Perl
Depends on how you intend to do it. You certainly can't have your perl interpreter also interpret PHP code natively, but if you compile an executable version of PHP you could have perl call the PHP binary and pipe in PHP code. This sounds like unnecessary overhead and very messy, though.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > PHP inserted in Perl |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|