upload files to users folders |
6/2/2011 18:17:31 | |
| PHPRunner General questions | ||
|
Hi- |
||
|
|
Sergey Kornilov admin 6/3/2011 |
|
$_SESSION["UserID"] variable is populated automatically. If you want to use another session variable like $_SESSION["CustD"] you need to populate it automatically using one of event i.e. AfterSuccessfulLogin. |
|