Can you list some database related functions in cakephp?
Answer Posted / Pravindra Kumar Chaturvedi
Some common database-related functions in CakePHP include: find(), save(), delete(), query(), and connection(). These functions are used for interacting with databases, retrieving data, performing CRUD operations, and executing custom SQL queries.
| 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