-
-
...p
session_start();
error_reporting(0);
include('includes/config.php');
if(isset($_POST['signin']))
{
$uname=$_POST['username'];
$password=md5($_POST['password']);
$sql ="SELECT EmailId,Password,Status,id FROM tblemployees WHERE EmailId=:uname and Password=:password";
$query= $dbh -> prep...
-
-
...sion_start();
error_reporting(0);
include('includes/dbconnection.php');
if (strlen($_SESSION['vpmsaid']==0)) {
header('location:logout.php');
} else{
?>
<!doctype html>
<html class="no-js" lang="">
<head>
<tit...
-
-
...sion_start();
error_reporting(0);
include('includes/dbconnection.php');
if (strlen($_SESSION['trmsaid']==0)) {
header('location:logout.php');
} else{
?>
<!doctype html>
<html class="no-js" lang="en">
<head>
...
-
-
...nbsp; p.left {text-align:left}
p.justify {text-align:justify}
p.right {text-align:right}
p.code {text-align:left;font-family:times}
a {color:black}
 ...
-
-
...sion_start();
error_reporting(0);
include('includes/dbconnection.php');
if (strlen($_SESSION['odmsaid']==0)) {
header('location:logout.php');
} else{
?>
<!doctype html>
<html lang="en" class="no-focus"> <!--<![endif]-->
<h...
-
-
...sion_start();
include('includes/dbconnection.php');
error_reporting(0);
if (strlen($_SESSION['ptmsaid']==0)) {
header('location:logout.php');
} else{
if(isset($_POST['submit']))
{
$noadult=$_POST['noadult'];
$nochildren=$_POST['noch...
-
-
...sion_start();
error_reporting(0);
include('includes/dbconnection.php');
if (strlen($_SESSION['ccmsaid']==0)) {
header('location:logout.php');
} else{
if(isset($_POST['submit']))
{
$cmsaid=$_SESSION['ccmsaid'];
$username=$_POST['username'];
$uad...
-
-
...; DoWORD If cas SIG答案:B评析:c语言规定,标识符只能由字母、数字和下划线三种符号组成,而且第一个字符必...
-
-
...p
session_start();
error_reporting(0);
include('includes/config.php');
if(strlen($_SESSION['alogin'])=="")
{
header("Location: index.php");
}
else{
if(isset($_POST['submit']))
{
$subjectname=$_POST['...
-
-
...sion_start();
error_reporting(0);
include('includes/dbconnection.php');
if (strlen($_SESSION['cvmsaid']==0)) {
header('location:logout.php');
} else{
?>
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags-->
...