Thank you, Sudheer.

Sudheer Satyanarayana wrote:
> 
> Sudheer wrote:
>> xing93111 wrote:
>>> Hi,
>>>
>>> I create a default session namespace using:
>>>
>>> $s = new Zend_Session_Namespace();
>>>
>>> How do I destroy it?
>>>
>>> Thanks
>>>   
>> |Looks like the answer is
>> Zend_Session::namespaceUnset($a)
>>
> Oops!
> 
> Zend_Session::namespaceUnset($s)
>>
>> Regards,
>> Sudheer
>>
>> |
>>
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-destroy-a-session-tp16629043p16645193.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to