GIF89a;
| Direktori : /home/serb/www/ |
| Current File : /home/serb/www/globals.php |
<?php
/*ini_set( 'error_reporting', E_ALL ^ E_NOTICE );
ini_set( 'display_errors', '0' ); */
ini_set('display_errors', 'Off');
error_reporting(0);
$servername = "localhost";
$dbname="workinpr_adultsearch";
$dbusername = "workinpr_search";
$dbpassword = "search@123";
//End User Information
/*$servername = "localhost";
$dbname="avaluequestblue";
$dbusername = "root";
$dbpassword = "";*/
define('OS_VERSION','WINDOWS');
define('ADMIN_EMAIL' , 'info@avaluequestblue.com');
$HOST="";
$HOST_NORMAL="";
?>