Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Run a PHP script within Perl  (Read 3837 times)

0 Members and 1 Guest are viewing this topic.

dubek

    Topic Starter


    Rookie
  • TaMere Dans'l Bain
    • Experience: Experienced
    • OS: Unknown
    Run a PHP script within Perl
    « on: July 09, 2014, 11:29:34 AM »
    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


    dubek

      Topic Starter


      Rookie
    • TaMere Dans'l Bain
      • Experience: Experienced
      • OS: Unknown
      Re: Run a PHP script within Perl
      « Reply #1 on: July 17, 2014, 07:23:19 AM »
      Aynone? ???