mysqli_fetch_row() expects parameter 1 to be mysqli_result, bool given in C:\xampp\htdocs\Job Verification\login\result.php on line 32 code example
Example: mysqli_fetch_row() expects parameter 1 to be mysqli_result, boolean given in
change that if statment to
if(!$result) {