setMode('development');
// Entire form is created with the following line !
$form->createContactForm();
?>
    
    
    
    Bootstrap 4 Extended Contact Form - How to create PHP forms easily
    
    
    
    
    
    
    
    printIncludes('css'); ?>
    Php Form Builder - Extended Contact Form
Build a complete contact form with a single line of code
    
        
        
        
        
        
        
        printIncludes('js');
            $form->printJsCode();
        ?>