unregister a session in PHP(in oop structure)

public function Unregister($key)
{
unset($this->mSession[$key]);
}


in here

session_start();

$this->mSession = &$_SESSION;

Comments

Popular posts from this blog

MRTG configurations

T1 Link with VWIC-2MFT-T1

ADSL configuration on Cisco router