搜尋
首頁php教程PHP源码用php編寫的線上通信錄

<?php
session_start();
define("N", TRUE);
if(empty($_SESSION["uid"])) {
    header("Location: ./login.html");
}
?>
<!doctype html>
<html>
<head>
<title>添加</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<link rel="stylesheet" href="css/index.css" />
<script type="text/javascript" src="js/calendar.js"></script>
</head>
<body>
<?php
    require_once "header.php";
?>
<div id = "add">
<h2 id="添加信息">添加信息</h2>
<form method = "post" action = "add_do.php">
<table cellpadding = "0" cellspacing = "0">
    <tr>
        <td>姓名:</td>
        <td><input type = "text" name = "username" /></td>
    </tr>
    <tr>
        <td>性别:</td>
        <td>
            男<input type = "radio" name = "usersex" value = "1" checked = "checked" />
            女<input type = "radio" name = "usersex" value = "0" />
        </td>
    </tr>
    <tr>
        <td>生日:</td>
        <td><input type = "text" onclick="new Calendar().show(this);" name = "userbirth" /></td>
    </tr>
    <tr>
        <td>电话:</td>
        <td><input type = "text" name = "usertel"></td>
    </tr>
    <tr>
        <td>地址:</td>
        <td><input type = "text" name = "useraddr"></td>
    </tr>
    <tr>
        <td colspan = "2" style = "text-align:center;">
        <input type = "submit" name = "sub" value = "提 交" />
        </td>
    </tr>
</table>
</form>
</div>
 
<?php
    require_once "footer.php";
?>
</body>
</html>

我是开始学习php时,在win7上用iis搭建一个服务器,如果想通过外网访问这个网站,简易你下载一个花生壳,学生党,只是测试能用。

陳述
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn

熱AI工具

Undresser.AI Undress

Undresser.AI Undress

人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover

AI Clothes Remover

用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool

Undress AI Tool

免費脫衣圖片

Clothoff.io

Clothoff.io

AI脫衣器

Video Face Swap

Video Face Swap

使用我們完全免費的人工智慧換臉工具,輕鬆在任何影片中換臉!

熱工具

MantisBT

MantisBT

Mantis是一個易於部署的基於Web的缺陷追蹤工具,用於幫助產品缺陷追蹤。它需要PHP、MySQL和一個Web伺服器。請查看我們的演示和託管服務。

EditPlus 中文破解版

EditPlus 中文破解版

體積小,語法高亮,不支援程式碼提示功能

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

強大的PHP整合開發環境

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser是一個安全的瀏覽器環境,安全地進行線上考試。該軟體將任何電腦變成一個安全的工作站。它控制對任何實用工具的訪問,並防止學生使用未經授權的資源。

SublimeText3 Mac版

SublimeText3 Mac版

神級程式碼編輯軟體(SublimeText3)