php include()

Top  Previous  Next

This code can be placed on a page with a .php extension only. In the beginning on your file (on top of the <html> tag), you need to put the code, which is displayed in the 'get code' section. It should look similar to this: <?php include('/home/phpforms/public_html/pfmem_demo/phpforms.php');?>. Then put the second portion of the code (e.g. <?php form('63681eef6d');?> ) to the location where the form must be displayed.
 

NOTE:If you make changes to the form via the admin interface, you will need to generate the code again and put it onto a web page replacing the existing code with the form's ID.