'.$form_name.''; $form_link_code = ''.$form_name.''; $current_dir = rtrim(dirname($_SERVER['PHP_SELF'])); if($current_dir == "/" || $current_dir == "\\"){ $current_dir = ''; } $absolute_dir_path = rtrim(dirname($_SERVER['SCRIPT_FILENAME'])); $advanced_form_code =<< EOT; $header_data =<< EOT; ?>

Embed Code

Copy and paste one of the code below into your website

  • Use this code to embed your form to any page of your website or blog.

    Instructions

    1. Copy and paste the code into your web page.

    2. Publish the file on your server.

    3. Adjust the "height" variable of the iframe as needed.

    4. Adjust your form CSS file to match your website style as needed.

  • This is for advanced user only. Use this code to integrate your form into your *.php pages without using iframe. Some PHP and CSS knowledge might be required.

    Instructions

    1. Copy and paste the code into your PHP page.

    2. Publish the file on your server.

    3. Adjust the CSS of your form to match your current page.

    4. This code might not work on certain PHP page, thus it's not guaranteed to work on all pages. In case of failure, use Standard Form Code instead.

  • Use this code to provide a link to your complete form.

    Instructions

    1. Copy and paste the code into your PHP page.

    2. Publish the file on your server.