// Database Configuration $host = "localhost"; $user = "veer_admin"; $pass = "veetech@1208"; $db = "veer_veereport";