What is habtm?
Answer / Ravindra Kumar Gupta
HABTM (Has And Belongs To Many) is a data association method in CakePHP that allows a model to have multiple associated records in another model, and vice versa.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a element?
What are sessions in php. How to read, write and delete session in cakephp?
What is cakephp request cycle?
What are the advantages of each?which would you use and why?
How to install cakephp?
Is cakephp a mvc?
What is the difference between component, helper, behavior?
Which is better cakephp or laravel?
Can we use ajax in cakephp?
What is cake?
List different type of cache cakephp supports?
How to get current url in cakephp?