Quindi x fare eseguire il logout non basta fare così?
Ci vuole anche unset($_SESSION)?Codice PHP:
session_start();session_destroy(); //destroy the session
Quindi x fare eseguire il logout non basta fare così?
Ci vuole anche unset($_SESSION)?Codice PHP:
session_start();session_destroy(); //destroy the session