为您找到约 190 条结果,搜索耗时:0.0034秒

员工离职管理系统(ELMS)

...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}   &nbsp...

在线DJ预订管理系统

...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...

公园票务管理系统项目(PTMS)

...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...

C语言笔试题带答案

...;      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--> ...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部