|
|
Sergey Kornilov admin 5/21/2010 |
|
An excerpt from http://xlinesoft.com/phprunner/docs/phprunner_session_variables.htm |
|
|
C
|
cis2131 author 5/21/2010 |
|
An excerpt from http://xlinesoft.com/phprunner/docs/phprunner_session_variables.htm $_SESSION["OwnerID"] OwnerID value from the login table. Obsolete $SESSION["<table name>_OwnerID"] OwnerID value from the login table that applies to <table name> table.
|
|
|
A
|
ann 5/24/2010 |
|
Hi, |
|