Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to fetch data from database in cakephp?



How to fetch data from database in cakephp?..

Answer / Prakash Narayan Mishra

To fetch data from a database in CakePHP, you can use the find() method provided by models. For example: $data = $this->ModelName->find('all'); will return all records for the specified model.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

How many types of caches does cakephp support? Explain

1 Answers  


How to write, read and delete the session in cakephp?

1 Answers  


Explain cakephp and why it is used?

1 Answers  


List types of association supported by cakephp?

1 Answers  


How to use pagination in cakephp?

1 Answers  


How to add scaffolding in your application?

1 Answers  


How to install cakephp?

1 Answers  


How can we use ajax in cakephp?

1 Answers  


What are sessions in php. How to read, write and delete session in cakephp?

1 Answers  


What is recursive in cakephp?

1 Answers  


What is default function for a controller?

1 Answers  


Can you list some database related functions in cakephp?

1 Answers  


Categories