Xampp Php 7.1.3 //top\\ Link
<?php require_once '../config/database.php';
if ($result->num_rows == 0) header('Location: list.php'); exit; xampp php 7.1.3
Turn off deprecation warnings in php.ini only if you need silent legacy operation: ?php require_once '../config/database.php'