CodeIgniter Forums
how do i get the information from my cookie - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: how do i get the information from my cookie (/showthread.php?tid=40272)



how do i get the information from my cookie - El Forum - 04-04-2011

[eluser]R_Nelson[/eluser]
i have a cookie set the value is set to $username how do i get the username from the cookie?

at this point i'm not encoding anything or caring i just want it to work for now!


how do i get the information from my cookie - El Forum - 04-04-2011

[eluser]R_Nelson[/eluser]
never mind i had my cookie names wrong when i was using get_cookie(). It Must be Monday!


how do i get the information from my cookie - El Forum - 04-04-2011

[eluser]InsiteFX[/eluser]
LOL!

InsiteFX