Hello Sunil

I use it in AppController:

public function beforeRender() {
    $this->response->disableCache();
   
}

Thanks
Chetan Patel



On Friday, 8 May 2009 18:04:27 UTC+5:30, sunil.rajput wrote:
>
> Dear Frinds, 
>
>                    I am developing a project using cakephp and i have 
> a problem with that, after logout when i am click on browser back 
> button it shows every page without checking the session . i want that 
> after logout no page display from browser history it should be first 
> check the session for login. 
>
> please help me. 
>
> thanks 
>
> Sunil.Rajput 
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to