Alexander Ross writes: 

> How can I set a cookie which expires when the borwser is closed??  How can I
> delete a cookie via PHP? 
> 
> Thanks 
> 
>  
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php 
> 
simply give it no experation time.
then it will expire when your browser is closed :) 

( and yes it works, i use it to ) 


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

Reply via email to