include("conf/config.php"); session_start(); $conn = db_connect($sql_host,$sql_root,$sql_pass); mysql_select_db($sql_database); ?>