Windows authentication |
8/14/2009 10:35:45 AM |
PHPRunner General questions | |
M
mauro author
Implementing 'single sign on' feature |
|
J
|
Jane 8/17/2009 |
Hi, |
M
|
mauro author 8/18/2009 |
Hi, It's difficult to tell you what's happening without seeing actual files. Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.
|
J
|
Jane 8/18/2009 |
Hi, $arr = explode("/",$_SESSION["UserID"]); $username = $arr[1]; $xt->assign("username",$username); |
M
|
mauro author 8/18/2009 |
Sure!!! i mistake something ! |
J
|
Jane 8/19/2009 |
Hi, |
M
|
mauro author 8/19/2009 |
Hi, It's hard to understand what's wrong with your code. I recommend you to publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.
|