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

shutdown / restart remote windows servers by single command

Does Cisco router supports Type 6 LSA ?

ADSL configuration on Cisco router