|
|
Sergey Kornilov admin 1/18/2016 |
|
In your external file add the following before using any session variables: include("include/dbcommon.php"); |
|
|
C
|
coldheart168 author 1/18/2016 |
|
hi, thanks for the reply, its working now. At first its not working , because i add another session_start(); in my config file, after i removed it, now its working.. thank you very much. |
|