Blogs From The Members of eSyndiCat Support Forums
Random featured blog entry from Sergey's Blog
|
|
Session variable is lost after redirecting :(Posted 11-08-2007 at 08:21 AM by Sergey Ten
I faced with the problem, when the script is redirecting with function header(Location: url); to the other page, and after redirecting the session variables are lost.
I spent half of my work day to fix the problem I searched in the google and found some solution. In the script where you are redirecting to other page you have to passed the session id as GET parameter. [PHP Code] ... |
|
Recent Entries
|
Recent Comments | ||
|
There are no recent entries to display.
|
|
||
| Find more... |





I searched in the google and found some solution.
