Swal.fire({title: 'Login Berhasil',text: '',icon: 'success',confirmButtonText: 'OK' }).then((result) => {if (result.value) {window.location = 'index.php';} })"; }else{ echo ""; } }