CodeIgniter, Cookies, and IE9 (oh my!): Underscores in cookie name fails in IE9
|Comments are Off
I just ran into a scenario where I implemented a Remember Me checkbox on a login page (powered by CodeIgniter). Turns out that if you use CodeIgniter Cookies and you have an underscore in the cookie name, that IE9 has a fit and won’t let you login.