// ALL PATHS BELOW ARE RELATIVE TO THE DIRECTORY WHERE YOU HAVE INSTALLED vAuthenticate $resultpage = "vAuthenticate.php"; // THIS IS THE PAGE THAT WOULD CHECK FOR AUTHENTICITY $admin = "admin/index.php"; // THIS IS THE PATH TO THE ADMIN INTERFACE $njrhs = "NJRHS/index.php"; $csu = "CSU/"; $njng = "NJNG/index.php"; $pgs = "PGS/"; $Implementation = "Implementation/"; $success = "http://3ptt.com/support/" ; // THIS IS THE PAGE TO BE SHOWN IF USER IS AUTHENTICATED $failure = "failed.php"; // THIS IS THE PAGE TO BE SHOWN IF USERNAME-PASSWORD COMBINATION DOES NOT MATCH // The $_SERVER['i3pttcom.ipowermysql.com'] takes care of the root directory of the web server // This makes it possible to implement the script even on IP-based systems. // For name-based systems, just think of $_SERVER['i3pttcom.ipowermysql.com'] as the domain name // example: $_SERVER['i3pttcom.ipowermysql.com'] will have to be www.yourdomain.com // For IP-based systems, this will replace the IP address // example: $_SERVER['HTTP_HOST'] will have to be 66.199.47.5 $changepassword = "http://" . $_SERVER['www.3ptt.com/'] . "/Scripts/vAuthenticate/chgpwd.php"; // Path to change password file $login = "http://" . $_SERVER['www.3ptt.com/'] . "//Scripts/vAuthenticate/login.php" ; // Path to page with the login box $logout = "http://" . $_SERVER['www.3ptt.com/support/'] . "/Scripts/vAuthenticate/logout.php"; // Path to logout page // DB SETTINGS $dbhost = "i3pttcom.ipowermysql.com"; // Change this to the proper DB Host name $dbusername = "i3pttcom"; // Change this to the proper DB User $dbpass = "w9mqy1"; // Change this to the proper DB User password $dbname = "i3pttcom_support"; // Change this to the proper DB Name ?>
Home
|
Careers
|
Contact Us
|
Support
|
|||
| Support :: Client Login | |||
Support|Client Login |
|||
|
|
|
||
©
2002-2007, 3-POINT Technologies Inc.
|
Site Map |
RSS Feeds |
Privacy
Policy | Home |
|
|||