CodeIgniter Forums
CI SESSION - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: CI SESSION (/showthread.php?tid=67464)



CI SESSION - harishsjrc - 02-24-2017

Hello,

I am unable too store utf-8 indian language text in session varaible. Session will work only if it is 160 characters, but after if it exceeds session is crashed and my code doesn't work.

Can you Please provide me a solution for this. I want to know my mistake.


RE: CI SESSION - InsiteFX - 02-25-2017

If you want to know your mistake then you need to post your code here.