![]() |
Sergey Kornilov admin 4/19/2012 |
The following should be enough to get access to database connection and everything else you might need: include("include/dbcommon.php");
|
W
|
wildwally author 4/19/2012 |
I did try that and it wouldn't work; realized I wasn't backing out to the right directory. found that problem and got it to work. |