Re: deleting $_SESSION

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



use unset()

-Ryan


On 4/11/2005 4:43:06 PM, AndreaD (andrea.davidson@xxxxxxxxxxxx) wrote:
> I have a session variable called
> 
> 
> 
> $_SESSION['total'] the problem is I
> can't delete/reset it. I have tried
> 
> $_SESSION['total']= 0;
> 
> $_SESSION['total']= "";
> 
> 
> and the thing remains. Is there a special way to delete them??
> 
> 
> AD
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.6 - Release Date: 4/11/2005

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux