printing value in phpsessID
Posted: Sat Jul 27, 2002 3:02 pm
hello ,
in page one i creates session variable and register one variable as session variable assigning a value, for example "abcd"
in next page due to some reasons i could not reterive the value stored in session variable ,but iam getting the sessionId when i pass
print "$PHPSESSID,in next page
so my questions is that is it possible to read and display the value stored in sessionId, if possible how to do that ,
[/b]
in page one i creates session variable and register one variable as session variable assigning a value, for example "abcd"
in next page due to some reasons i could not reterive the value stored in session variable ,but iam getting the sessionId when i pass
print "$PHPSESSID,in next page
so my questions is that is it possible to read and display the value stored in sessionId, if possible how to do that ,
[/b]