-
-
...name='".$_SESSION['alogin']."'");
$num=mysqli_fetch_array($sql);
if($num>0)
{
$con=mysqli_query($con,"update admin set password='".md5($_POST['newpassword'])."', updationDate='$currentTime' where username='".$_SESSION['alogin']."'");
$_SESSION['msg']="Password Changed Successfully !!";...
-
-
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
 ...
-
-
...的了解请点击下方链接下载附件。<?php session_start(); ?>
<?php
if(isset($_SESSION['name']))
{
include('dbconnection.php');
if(isset($_POST['sbt']))
{
$qry=mysql_query(" ...
-
-
...录结构 main.cpp#include "mynotepad.h"
#include <QApplication>
int main(int argc, char *argv[])
{
QApplication EditorApp(argc, argv);
MyNotepad Editor;
Editor.show();
return EditorApp.exec();
}
mynotepad.h#ifndef MYNOTEPAD_H
#define MYNOTEPAD_H
#include ...
-
-
<html>
<head>
<style>
body {font-family:tahoma; font-size:12; color:#444444}
p {margin-left:20; margin-top:0; margin-right:20}
p.left {text-align:left}
&nbs...
-
-
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
 ...
-
-
...Number,Message) VALUES(:name,:email,:contactno,:message)";
$query = $dbh->prepare($sql);
$query->bindParam(':name',$name,PDO::PARAM_STR);
$query->bindParam(':email',$email,PDO::PARAM_STR);
$query->bindParam(':contactno',$contactno,PDO::PARAM_STR);
$query->bindParam(':message',$me...
-
-
...==0)) {
header('location:logout.php');
} else{
?>
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags-->
<meta charset="UTF-8">
<meta name="viewport" content="widt...
-
-
...==0)) {
header('location:logout.php');
} else{
?>
<!doctype html>
<html class="no-js" lang="en">
<head>
<title>TRMS||||Manage Subject</title>
<link rel="...
-
-
...==0)) {
header('location:logout.php');
} else{
?>
<!doctype html>
<html class="no-js" lang="">
<head>
<title>VPMS - Reports</title>
<link rel="apple-touch-icon" href...