I got a question for the usage of FormHelper->select() and FormHelper-
>input(). I know that input() outputs a div wrapper containing a label
and the input element while select() only outputs the select tags. Why
is that? Shouldn't select() does the same thing (with a div wrapper
and a label)? I feel they should be consistent in terms of what to
expect from the output.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to