I have a .php file and it needs to be executed from my perl script that works a form that emails the result of the executed .php script. My code is working, but my perl script shows the .php file instead of executing it once the email was sent. I need it to be executed inside the email.