Peter Sawczynec wrote:
Try setting the cookie cancellation time to something more extreme like:

This sounds promising; it is quite true that there is often a time disparity between the server (which may be geographically distant) and the client. But it still doesn't work.


setcookie( 'loginID', '', time() - 31536000 );


--
=================
Michael Southwell
Vice President, Education
NYPHP TRAINING:  http://nyphp.com/Training/Indepth
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to