Re: [PHP] session_destroy AND reload a page

2007-11-26 Thread Philip Thompson
On Nov 26, 2007 12:45 AM, Chris <[EMAIL PROTECTED]> wrote: > Ronald Wiplinger wrote: > > If my user wants to logout, I want that the session will be destroyed > > and that he must start with the first page again (index.php) and a new > > session. > > > > Whatever I try he always gets the old sessi

Re: [PHP] session_destroy AND reload a page

2007-11-25 Thread Chris
Ronald Wiplinger wrote: If my user wants to logout, I want that the session will be destroyed and that he must start with the first page again (index.php) and a new session. Whatever I try he always gets the old sessions or he does not come to the first page. What code do you have? -- Postgre