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 write, read and delete the session in cakephp?



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

Answer / Vikas Narayan Jha

In CakePHP, you can work with sessions using methods like $this->Session->write('key', 'value'), $this->Session->read('key'), and $this->Session->delete('key'). You can also use the Session component to achieve these functionalities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

List some features of cakephp framework?

1 Answers  


How to api integration in cakephp 3

1 Answers  


How to get current url in cakephp?

1 Answers  


List some of the features in cakephp?

1 Answers  


What are component, helper and why are they used?

1 Answers  


Is cakephp a mvc?

1 Answers  


How we can call a model from view in cakephp?

1 Answers  


What is a helper and list some common helpers name used in cakephp?

1 Answers  


What is email configuration in cakephp?

1 Answers  


What is mvc (model, view, and controller) in cakephp?

1 Answers  


What is the default extension of view files?

1 Answers  


How to use pagination in cakephp?

1 Answers  


Categories