C
|
cgphp 10/4/2012 |
Are you using static permissions? Check this article: http://xlinesoft.com/phprunner/docs/phprunner_session_variables.htm |
![]() |
ladykathleen author 10/4/2012 |
Are you using static permissions? Check this article: http://xlinesoft.com/phprunner/docs/phprunner_session_variables.htm
|
C
|
cgphp 10/4/2012 |
Try to echo the session value: echo $_SESSION["GroupID"];
|
![]() |
ladykathleen author 10/4/2012 |
Try to echo the session value: echo $_SESSION["GroupID"];
|
![]() |
Sergey Kornilov admin 10/4/2012 |
Your code looks good. |