I am interested in knowing the ways we can call/run Perl scripts in PHP.
You can use a simple Php Perl extension within the Php code. This will allow you to execute code and Perl variables,functions and instantiate objects.
$perl = new Perl();
$perl->require("test1.pl");
You can make use of
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With