1.

Solve : Run a PHP script within Perl?

Answer»

Hi,

I'm  trying to run a php script WITHIN perl or if there is a better way to do this, i'm open to ideas.

I have an html form, when submitted, runs a perl script. I would also like it to run a PHP script.

Since i couldn't find a way to do two ACTIONS for one button, i am going down this path.

i tried playing around  with the exec() & system() command without any progress.

How can i run the script within perl?

If it matters, my APACHE Server is hosted by hosmonster.

Thanks

Aynone?



Discussion

No Comment Found