http://qs321.pair.com?node_id=6381


in reply to Recommended modules for handling cookies?

OK, say my address is: http://sub.domain.com. When setting cookie, what do I use for a domain address? domain.com, .domain.com, sub.domain.com, or .sub.domain.com? And to get a cookie, I use the $ENV{HTTP-COOKIE} command/variable, right?