Hello Andy,
Monday, October 29, 2001, 3:39:51 PM, you wrote:
A> So... does anybody know how...
A> 1) I get the system to delete the cookie as soon as I leave the site, or
A> close it
Use logout with setcookie("name", 0, ...)
A> 2) How to work on the same time.
Pass information about date/time via GET or better POST variable(s).
--
Best regards,
Olexandr mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]