• Take time to read Forum Rules | Hot Note | Why You Choose Us?

    Let try and keep the forum Post, comments and reviews in English

    Thank you for being part of our growing community of learners and developers.
    — The Scriptzhub Team

PHP Form Builder - Advanced HTML forms generator with Drag & Drop

PHP Form Builder - Advanced HTML forms generator with Drag & Drop v6.2

No permission to download
Codeyon ITServices
version 6.2 (08/2025)


Improvements:
- remove the "required" attribute from the radio & checkboxes labels
- rewrite the cURL test script for better clarity and readability
Bug Fix:
- fix fileuploader removing the extension from the filename if the filename itself contains the extension string
- move $_SESSION[token] to $_SESSION[form][token] in the templates with dynamic fields
- fix Validator::validate() method error with arrays and recursive validation


version 6.1 (01/2025)


Improvements:
- upgrade PowerLite PDO to the latest version
Bug Fix:
- fix the PHP validator's 'required' validation with "0" string values
Bug Fix:
- fix the PHP validator's 'required' validation when the fields are not posted
- fix the file uploader code generated by the drag & drop form builder
- fix the image uploader's editor to save files & thumbnails after editing
- fix the checkbox columns width in the drag & drop form builder
- fix php typings in the drag & drop form builder for php 7.4
Bug Fix:
- fix PHP composer error with PHP < 8.2
- fix types error with php < 8.0
- fix floating labels position in Modal forms
- disable the floating labels in tinymce textareas
Back
Top