Created
August 30, 2021 21:08
-
-
Save jayabalpd/546a5d5607029be6fbe5b66db3c761b5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
session_start(); | |
if(isset($_SESSION['examineeSession']['examineenakalogin']) == true) header("location:home.php"); | |
?> | |
<?php | |
include("login-ui/index.php"); | |
?> | |
<script type="text/javascript" src="js/jquery.js"></script> | |
<script type="text/javascript" src="js/ajax.js"></script> | |
<script type="text/javascript" src="js/sweetalert.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the above code contains online examination system using PHP need source tnpsc exams