PhpFormGenerator is really a beatifull piece of code...congratulations..
my question is: what is the purpose of password field aside of to entry hiding? is there some way of add some php little code that let the password field to work as a real check field ? for example, that form user cannot send it at least the password is introduced.
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you for respond, sorry if I was not clear enough, I am not a experienced user, I will try again...when I am creating a new form in 'Field Type" ('Step 2: describe the fields') password is one of nine options under check box, I type anything in password field and nothing happen except I receive the usual email notification including the password entry as with any other form field, then: I need Insert data to MySQL database table in order the password check does its work ?
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PhpFormGenerator is really a beatifull piece of code...congratulations..
my question is: what is the purpose of password field aside of to entry hiding? is there some way of add some php little code that let the password field to work as a real check field ? for example, that form user cannot send it at least the password is introduced.
thank you
Not sure what you are asking. The mysql password is required for dbase access.
Thank you for respond, sorry if I was not clear enough, I am not a experienced user, I will try again...when I am creating a new form in 'Field Type" ('Step 2: describe the fields') password is one of nine options under check box, I type anything in password field and nothing happen except I receive the usual email notification including the password entry as with any other form field, then: I need Insert data to MySQL database table in order the password check does its work ?
thank you