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...


what is the use of $this->set(compact());?



what is the use of $this->set(compact());?..

Answer / Saurabh Shukla

$this->set(compact()) is a shorthand method in CakePHP for passing an associative array to your view. It automatically converts any object or array variables into their string representation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

How to set layout in the controller?

1 Answers  


List different type of cache cakephp supports?

1 Answers  


How to create a cakephp project using composer?

1 Answers  


How can you include a javascript menu throughout the site. Give steps.

1 Answers  


Using cakephp, what all are drawbacks?

1 Answers  


How to use session in cakephp?

1 Answers  


List some database related functions in cakephp.

1 Answers  


How to read, write and delete session in cakephp?

1 Answers  


How to display the schema of the model?

1 Answers  


What is composer in cakephp?

1 Answers  


Which is better cakephp or laravel?

1 Answers  


What is the first file that gets loaded when you run a application using cakephp?can you change that file?

1 Answers  


Categories