Appnitro Software Forums » MachForm

Using machform from a different server

(2 posts)

  1. bjames
    Member

    I have machforms installed on one server, and I'd like to run it from a separate server in php. Is this possible, or would I be forced to use the iframe embed option?

    I'd like to do something along these lines...

    <?php
    require("http://SERVER_WHERE_MACHFORMS_INSTALLED/forms/machform.php?form_id=6");
    ?>

    Posted 1 year ago #
  2. I don't think it's possible to include any PHP script from another server. Otherwise, anybody would be able to include your PHP script from their server and run it there.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.