I hope you understand the language POWERING CakePHP - that being PHP
itself.

foreach, while, for loops, as well as the SPL class (optionally).
...then there's also the count() function which can count the number
of records within an array, or the number of records of an array
within an array if an index to an array contains an array which was
sent to the count() function.

CakePHP assists with some of this in other aspects, such as the Set
class, and certain helpers or behaviors, depending on your *specific*
requirement.

On Feb 7, 5:15 am, WebbedIT <[email protected]> wrote:
> Maulik, That is a very generalised question.  I advise you begin
> building your app and when you come to a specific real-time problem
> post your query along with some example code and someone will be happy
> to help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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