PHP Form Email Generator is a online tool to generate the HTML Forms, PHP Code,Email Code and Captcha. Generated PHP Email code can be easily integrated with your PHP project.
Generate Form Code
- 1. Download the utility files first. It's not needed if already downloaded.
- 2. Click here to Download the form utility files. We updated the utility files on October 2019. If you do not have it, then download it. Download
- 3. Extract the utility files and open the cdynconfig.php located in cdynforms/cdynconfig.php and change the database configuration and site path.
- 4. If your form have PHPMailer, then [DEFINE_PHPMAILER_PHPVERSION] should be configured in cdynconfig.php file
- 5. If your form have Google's reCaptcha, then [site key] and [secret key] should be configured in cdynconfig.php file
- 6. If your form have Secure Captcha, then [SECURE_CAPTCHA_FOLDER] should be configured in cdynconfig.php file
- 7. If you have saved [JSON FORM] data in your system, then execute it by copy and paste in the Load Saved Data tab