为您找到约 266 条结果,搜索耗时:0.0077秒

Bootstrap营销类网站设计

<!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"> &nbsp...

美容院管理系统

...nbsp;   if ($query) {      echo "<script>alert('Service has been added.');</script>";       echo "<script>window.location.href = 'add-services.php'</script>";       $msg="";   }  ...

每日费用跟踪系统

...   header('location:logout.php');   } else{     ?> <!DOCTYPE html> <html> <head>  <meta charset="utf-8">  <meta name="viewport" content="width=device-width, initial-scale=1">  <title>Daily Expense Tracker || Datewis...

Bootstrap博客页面

<!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"> &nbsp...

Bootstrap窄屏模式网页设计

<!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"> &nbsp...

AttributedLabel

<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "0630" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildFo...

奶牛场商店管理系统项目(DFSMS)

...any set  CompanyName='$cname' where id='$cmpid'"); echo "<script>alert('Company update successfully.');</script>";   echo "<script>window.location.href='manage-companies.php'</script>"; }     ?> <!DOCTYPE html> <html lang="en"...

本地服务搜索引擎管理系统项目(LSSEMS)

... $sql="insert into tblcategory(Category)values(:category)"; $query=$dbh->prepare($sql); $query->bindParam(':category',$category,PDO::PARAM_STR);  $query->execute();    $LastInsertId=$dbh->lastInsertId();    if ($LastInsertId>0) {     echo...

目录管理系统(DMS)

... Went Wrong. Please try again.";     }   }   ?> <!DOCTYPE html> <html lang="en"> <head>   <meta charset="utf-8">   <meta http-equiv="X-UA-Compatible" content="IE=edge">   <meta name="viewport" content="width=devic...

具有邮件功能并在数据库中存储数据的联系表

...入创建一个HTML。 index.php<form name="ContactForm" method="post"> <h4>your name</h4> <input type="text" name="name" class="user" placeholder="Johne" autocomplete="off" required> <h4>your phone number</h4> <input type="text" name="phonenumber" class="...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部