-
-
...name=$_POST['fname'];
$mname=$_POST['mname'];
$lname=$_POST['lname'];
$gender=$_POST['gender'];
$contactno=$_POST['contact'];
$emailid=$_POST['email'];
$emcntno=$_POST['econtact'];
$gurname=$_POST['gname'];
$gurrelation=$_POST['grelation'];
$gurcntno=$_POST['gcontact'];
$caddress=$_POST['a...
-
-
...ion_start();
include('includes/config.php');
error_reporting(0);
if(strlen($_SESSION['login'])==0)
{
header('location:index.php');
}
else{
if(isset($_POST['submit']))
{
$category=$_POST['category'];
$description=$_POST['description'];
$status=1;
$query=mysqli_query($con,"insert ...
-
-
...ion_start();
error_reporting(0);
include('includes/config.php');
if(strlen($_SESSION['alogin'])=="")
{
header("Location: index.php");
}
else{
if(isset($_POST['submit']))
{
$subjectname=$_POST['subject...
-
-
...夹的zip包中提供)。7.运行脚本http:// localhost / ccms(frontend)。本人只展示了一小段代码,在预览区也展示了主页界面、仪表板界面;如想了解的更多请下载附件。<?php
session_start();
error_reporting(0);
include('includes/dbconnection.php'...
-
-
...in']=$_POST['username'];
echo "<script type='text/javascript'> document.location = 'emp-changepassword.php'; </script>";
} }
else{
echo "<script>alert('Invalid Details');</script>";
}
}
?><!DOCTYPE html>
<html lang="en">
&nb...
-
-
...g(0);
include('includes/dbconnection.php');
error_reporting(0);
if (strlen($_SESSION['avmsaid']==0)) {
header('location:logout.php');
} else{ ?>
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags-->
...
-
-
...l SM0/FE SM1 SM2 REN TB8 RB8 TI RI 0000,0000//-----------------------------------sbit SM0 = SCON^7; //SM0/FEsbit SM1 = SCON^6;sbit SM2 = SCON^5;sbit REN = SCON^4;sbit TB8 = S...