Welcome Guest, Not a member yet? Register   Sign In
Session Flashdata not work in Chrome
#1

[eluser]edidiway[/eluser]
Hello, can anyone help me to figure out why Session Flash Data does not work properly in Chrome ?

I have code like this :

Code:
$admin['redirectLink'] = $this->session->flashdata(WEB_TITLE."_current_link");

$admin['redirectLink'] will have the value in Firefox, but when I used Chrome, sometimes the value was empty and sometimes the value was not empty.
I dont know where is the problem.

Your help was very appreciated..
#2

[eluser]edidiway[/eluser]
Hello, there is no one encountered this problem ? or something related about session flashdata in Codeigniter ?

thank you
#3

[eluser]edidiway[/eluser]
Thanks all, I have found the solutions..

http://stackoverflow.com/questions/91476...n-browsers




Theme © iAndrew 2016 - Forum software by © MyBB