Thanks for your help Everyone =)
 
I needed the 3rd parameter set in order to specify the fourth "/", because
the cookie is being set by a script located in a sub-directory.  One of the
old documents I read said "" would work as the third parameter - and it did
on my old servers.  Setting the third parameter to 0 worked on all servers.

-----Original Message-----

The 3rd parameter is an optional time to expire parameter, if you don't want
to set it, leave it out.  setcookie(cookiename,"value");  works fine

 
****************************************************************************
This message is intended for the sole use of the individual and entity to
whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose or
distribute to anyone the message or any information contained in the
message.  If you have received this message in error, please immediately
advise the sender by reply email and delete the message.  Thank you very
much.                                                                       

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

Reply via email to