$hostname = "localhost";
$username = "dstnzhqz_rtps";
$password = "Prasad@810";
$database = "dstnzhqz_rtps"; // import chesina db name
$conn = mysqli_connect($hostname,$username,$password,$database);
Warning: Undefined variable $conn in /home/dstnzhqz/public_html/includes/config.php on line 15
Fatal error: Uncaught TypeError: mysqli_query(): Argument #1 ($mysql) must be of type mysqli, null given in /home/dstnzhqz/public_html/includes/config.php:15
Stack trace:
#0 /home/dstnzhqz/public_html/includes/config.php(15): mysqli_query()
#1 /home/dstnzhqz/public_html/index.php(6): include('/home/dstnzhqz/...')
#2 {main}
thrown in /home/dstnzhqz/public_html/includes/config.php on line 15