C> I've recently been learning about cookies myself, and had the same problem
C> with "" vs. 0  (PHP Fast&Easy Web Development showed the "" in their book).

The book was written in 2000 and the change is in some recent version
of PHP.  The instructions have been altered in the 2nd edition of the
book.

C> I know that setting the expire parameter to 0 is supposed to kill the cookie
C> when browser is closed, but I can't seem to make that happen.

Using "0" in the time slot does work for this, as long as the entire
browser process ends.


- Julie

--> Julie Meloni
--> [EMAIL PROTECTED]
--> www.thickbook.com

Find "Sams Teach Yourself MySQL in 24 Hours" at
http://www.amazon.com/exec/obidos/ASIN/0672323494/thickbookcom-20


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

Reply via email to