List some database related query function used in cakephp.
Answer Posted / Umesh Kumar Morya
CakePHP provides a variety of database query functions, such as find(), save(), delete(), and patchEntity(). For more complex queries, you can use Containable behaviors or write custom SQL queries using $this->query().
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category