Hi. Thanks for this great form builder! I have been tweaking my form to suit my needs with great results, but have hit one stumbling block. I want to use check boxes to enter data into my mysql DB, but all that is recorded in the DB when the boxes are selected is "array". Is there a way to get the value of the check box entered into the database? I want to be able to record each entry separately, so I only have a series of arrays with only one option, and I want that option to be recorded in the database when selected.
Thanks a lot for any help, not to mention this outstanding form builder.
Matthew
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
do the checkbox results get emailed OK? Or do they also show up as array? If the results sent in the email look good then this is a bug, it'll be fixed soon.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for such a quick response. The selections do display correctly in my emails, so apparently it's a bug. Thank you so much for your attention to this.
Matthew
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The Captcha feature has some specific requirements. Talk to your host to see that these requirements are met. If they are and you still have trouble, feel free to post again.
/*
* File: CaptchaSecurityImages.php
* Author: Simon Jarvis
* Copyright: 2006 Simon Jarvis
* Date: 03/08/06
* Updated: 23/11/06
* Requirements: PHP 4/5 with GD and FreeType libraries
* Link: http://www.white-hat-web-design.co.uk/articles/php-captcha.php
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details:
* http://www.gnu.org/licenses/gpl.html
*
*/
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. Thanks for this great form builder! I have been tweaking my form to suit my needs with great results, but have hit one stumbling block. I want to use check boxes to enter data into my mysql DB, but all that is recorded in the DB when the boxes are selected is "array". Is there a way to get the value of the check box entered into the database? I want to be able to record each entry separately, so I only have a series of arrays with only one option, and I want that option to be recorded in the database when selected.
Thanks a lot for any help, not to mention this outstanding form builder.
Matthew
do the checkbox results get emailed OK? Or do they also show up as array? If the results sent in the email look good then this is a bug, it'll be fixed soon.
Thanks for such a quick response. The selections do display correctly in my emails, so apparently it's a bug. Thank you so much for your attention to this.
Matthew
The Captcha feature has some specific requirements. Talk to your host to see that these requirements are met. If they are and you still have trouble, feel free to post again.
/*
* File: CaptchaSecurityImages.php
* Author: Simon Jarvis
* Copyright: 2006 Simon Jarvis
* Date: 03/08/06
* Updated: 23/11/06
* Requirements: PHP 4/5 with GD and FreeType libraries
* Link: http://www.white-hat-web-design.co.uk/articles/php-captcha.php
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details:
* http://www.gnu.org/licenses/gpl.html
*
*/
Thanks for the reply tnteveret1, but I think you replied to the wrong post.
Musawir, have you been able to verify the bug? When do you think this will be fixed. Thanks a lot!
Matthew