$url = 'http://topham.ro/account'; $root = '/account'; define('DB_SERVER','localhost'); define('DB_USER', "topham_topham"); define('DB_PASS', "584950987"); define('DB_DATABASE', "topconta_topham"); $db = new PDO('mysql:host=localhost;dbname=topconta_topham', "topham_topham", DB_PASS); $db->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); $NUME_SITE = 'topham'; ?>