Welcome Guest, Not a member yet? Register   Sign In
validation problem
#6

[eluser]Clooner[/eluser]
[quote author="alberta" date="1250260544"]thanks,

this code works fine for text fields. but again creating problem for checkboxe. I have written the code in correct format but for checkbox no use. Neither it dispays error message nor goes to succes page even if checkbox is selected.[/quote]

Please read the manual. It clearly says :
Code:
<input type="checkbox" name="mycheck[]" value="1" <?php echo set_checkbox('mycheck[]', '1'); ?> />


Messages In This Thread
validation problem - by El Forum - 08-08-2009, 11:41 AM
validation problem - by El Forum - 08-08-2009, 12:50 PM
validation problem - by El Forum - 08-09-2009, 01:32 AM
validation problem - by El Forum - 08-09-2009, 03:10 AM
validation problem - by El Forum - 08-14-2009, 03:35 AM
validation problem - by El Forum - 08-14-2009, 05:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB