Code

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

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

By
Cart 5,817 sales

migli supports this item

Supported

This author's response time can be up to 1 business day.

1033 comments found.

The instructions aren’t very clear at all, and even the examples just show [...] when I try to put them in place. I hate to say this, but I don’t recommend this as it’s very complicated to use.

Hi themelux,

Please don’t say “it’s very complicated to use” but say “I don’t know how to use”, I think it’s more exact.

I can help you if you want, just catch my email in Form.php, and send me your request, if possible with ftp access, and explain exactly what you want to do (content of your form, email to send, ...).

Thanks.

Hello, your script is very useful and easy to use. Congratulations!

I’m getting the same error that you talk about a month earlier with morfer:

Fatal error: Using $this when not in object context in /www/httpdocs/phpforms/Validator/Validator.php on line 62 (PHP 5.3.3)

I really need to use Captcha. How can I fix it?

Thanks!

Hello Helena,

Thanks for your encouragements. This problem as been solved, it seems the wrong version is on codecanyon. I’ll update immediately but it has to be accepted.

Please use the form contact at http://codecanyon.net/user/migli?WT.ac=item_profile_text&WT.z_author=migli, I’ll answer you with attached files, and it should work fine.

Fantastic support. Thank you!

Can this be used in a site already incorporating a php contact form? Would it need to be a standalone page? Would the php play nice with each other?

Yes of course, you can put several forms on your page, use with ajax , validate each one individually, etc. If you want I can help you – my email is in Form.php code.

Very Very nice support fast reply easy to use super plugin.

Good Luck with next sales.

Thanks

Jonesrecords

Thanks !

Awesome Support… Best of Luck with Updates and Sales ..

Thanks !

i just Bought the Script because of your Form’s Validation script .. it looks very simple and nice .. i have a website with a Form .. and i want to apply your Script’s Validation system on it .. can you help me for this ???

Please email me by my author page (http://codecanyon.net/user/migli), I’ll send you back my email, then send me your files, I’ll take a look

Does this include a processor?

Not shure what you mean by “processor”, but phpforms handles posted values, displays errors and goes back to your form if needed (you can validate required fields, emails, phones, and so on).

If all is ok, uses a simple or advanced email function to send values, integrating automatically values to post in your email, based on default customizable html/css template, or replaces values in your custom template.

Hope it answers to your question

I bought 3 contact forms till now. This will be my 4th. I am buying because it’s new, it seems very clean & easy to use, it’s your first product on sale, so I hope you will maintain it further from time to time.

Let’s see what’s inside of a package.

Thanks dvLden for your comment I created this package for self use before selling it, and don’t worry, I’ll maintain it. The most important : all generated html (wrappers, classes, ...) is easily customizable via the main options, so if Bootstrap releases a new version, it should not be a problem continuing using Form class.

Hello, nice work! I have one error. When I try your demo code with captcha validation:

$validator->captcha('captcha')->validate('captcha');

I recieve:

Fatal error: Using $this when not in object context in /www/htdocs/path/form/Validator/Validator.php on line 62

PHP: 5.3.28

Any idea how to deal with that? Greetings Daniel

You’re right : there was an object context error with php < 5.4. I just fixed it, New version will be available as soon as reviewers accept it. Thanks for your feedback.

Thx for your quick responses! Very good Script! It’s a pleasure to work with it! Thx mate! One small hint: Maybe it’s usefull to add a little mail function code, to send the form to an email.

Thanks to you morfer, and good idea, I’ll do it as soon as Ifind the time

Hi. I am not sure if you will help me with this but I have a form template that I like but it has no validation. I am very confused as to how to implement your validation with the form as the code is different. It is a bootstrap element and looks like this:

<input class="form-email validate-required validate-email" type="text" placeholder="Your Email Address" name="email">

Hi Jonofat,

Thanks for purchase.

You’ve got an example here that should help : http://codecanyon.creation-site.org/phpforms/documentation/class-doc/#validation-examples

The $validator->getAllErrors() method returns an array with field names as keys and error messages as values.

You can use the example code likned above (adapted to your required fields of course), then add before your required fields something like :

<?php if(isset($_SESSION['errors']['username']) { echo '<div class="alert alert-danger">' . $_SESSION['errors']['username'] . '</div>' . "\n"; unset($_SESSION['errors']['username']); }

Hope it helps. If you need more advices please contact me by e-mail or by phone.

nice one :) loved it

Thanks very much. Tell me if you have suggestions to improve it.

sure :) do you have a skype account? :)

No, sorry. Please e-mail or phone

Very useful script, good luck with sales! :)

Thanks !

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey