This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

does advanced form code work for demos?


  1. johnfox
    Member

    I must be missing something. I tried embedding one of the demo's advanced form code and all I get are php errors. doesn' the require command have to grab the file from your website?

    <?php
    require("/var/www/appnitro.com/demo/machform.php");
    $mf_param['form_id'] = 4;
    $mf_param['base_path'] = 'http://www.appnitro.com/demo/';
    display_machform($mf_param);
    ?>

    Posted 15 years ago #
  2. yuniar

    Hi John,

    Unfortunately, the advanced form code from the demo can't be used.
    You can only use the advanced form code when you have machform installed in your server.

    However, you can test the standard form code from the demo.


    MachForm Founder

    Posted 15 years ago #

RSS feed for this topic

Reply