Hello:
Is it possible for a PHP script call and process a Perl script? If so, how do I code it?
I'm trying to send an email from my PHP script. I'm using nms formmail.pl script to process this email.
I don't know whether I can use the .pl script.
Thank you in advance.