Forum Moderators: coopster

Message Too Old, No Replies

wildcard cookie

         

gb_dev

8:28 pm on Apr 12, 2007 (gmt 0)

10+ Year Member



what would make IE not take wildcard cookies?
works in forefox however.

domain: .example.com

PHP:
session_set_cookie_params ( 60*60*24*2, '/', '.example.com', false);

[edited by: eelixduppy at 8:37 pm (utc) on April 12, 2007]
[edit reason] use example.com, please [/edit]

eelixduppy

4:39 am on Apr 16, 2007 (gmt 0)



Hello,

I'm not exactly sure I understand your question. Can you please elaborate? I'd like to help you with your problem.

joelgreen

3:35 pm on Apr 16, 2007 (gmt 0)

10+ Year Member



I believe OP is trying to say cookie worked for example.com/... but not for some-subdomain.example.com