Hello Friends,
I am having some problems in validationg an checkbox.
I am using this code in my view :-
<?PHP echo $html->checkbox("modelname/checkname") ?>
in my model i am using this :-
$validate=array('checkname'=>'vALID_NOT_EMPTY' );
But it is not working pls help me out.
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---