Hi,
I got PHP Code which is working somewhere. My job is to change DataBase name(SQLServer) hosted internally and need to run it internally. But I am unable to find , where the connection to SQLServer details have been provided. Even i searched for mssql_xx() function in the entire folder. But no luck.
Could any one please tell me where could be the connection details?
And also i found some where like include($Dir."Plugs/.LibStd/newfile.php").
What is .LibStd here. Because i am unable to find that.LibStd inside Plugs folder?
I guess, if i find .LibStd folder and newfile.php, there could be the connection details.
Thanks,
tripleM