I am trying to logout a member using PHP by clearing their session however I cant see any options to unset a session in the Session class documentation.
I can see all the session data here: $this->EE->session->userdata but how can i clear it ?
The reason I’m doing this is I need to create a custom login / logout form for a client and they do not want to use the default templates used by EE.
Please advise
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.