prova così

$db_host = "localhost";
$db_user = "root";
$db_password = "";
$db_name = "nome_del_database";
$db_tab = "news";