hi,
Can someone can tell me the difference between using $this-
>set('data', array()) and $this->data in controller.
I am especially getting confused about this in relation to form. In
general to send data to view, we have to set the variable using $this-
>set(data, array). But to set the form, we need to use $this->data
bingo.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---