Ahkingenieria


window.location.href=’dashbord.php’; «;

}else{
$password_err=» Invalid Password !!»;
}

}else{
$username_err=» Invalid Username !!»;
}

}

mysqli_close($db_con);
?>