Page 2 of 2

Posted: Thu Aug 31, 2006 6:22 pm
by Luke
oh... no those are two seperate files... I just posted them both because session extends registry, so i thought it was relevant

Posted: Thu Aug 31, 2006 6:35 pm
by Luke
Image I figured it out!!! It was friggin Zend's input filter... I guess it actually DELETES whatever you send it and creates its own clean copy or something... because I was having it filter $_COOKIE (and I forgot I had done this --I was just messing around with the filter when I did it) ... I turned it off and kaboom! It works!