What is recursive in cakephp?
Answer / Vinod Kumar Maurya
In CakePHP, recursive is a behavior that allows you to control the depth of relationships when fetching or saving data. It can be useful when dealing with hierarchical data structures such as trees.
| Is This Answer Correct ? | 0 Yes | 0 No |
List minimum server requirements to install cakephp?
List some key features in cakaphp 3 over cakephp2?
What are are drawbacks of cakephp.
What is the name of cakephp database configuration file?
What is the naming convention in cakephp?
How to display the schema of the model?
What is habtm?
What do you mean by habtm?
What is cakephp used for?
Which methods are used to create and destroy model associations on the fly?
Why cakaphp is used?
What is the default extension of view files?