最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

php 實(shí)現(xiàn)簡(jiǎn)單的登錄功能示例【基于thinkPHP框架】

 更新時(shí)間:2019年12月02日 09:34:03   作者:zhaoyangjian724  
這篇文章主要介紹了php 實(shí)現(xiàn)簡(jiǎn)單的登錄功能,結(jié)合實(shí)例形式分析了基于thinkPHP框架登錄功能視圖與控制器簡(jiǎn)單實(shí)現(xiàn)技巧,需要的朋友可以參考下

本文實(shí)例講述了php 實(shí)現(xiàn)簡(jiǎn)單的登錄功能。分享給大家供大家參考,具體如下:

//登錄頁(yè)面:

V層前端模板:

Administrator@QCEE61NZ66FEX2D /cygdrive/c/wamp/www/thinkphp/Home/Tpl/Login
$ ls

index.html

<!doctype html>
<html lang="en">
 <head>
 <meta name="Generator" content="EditPlus?">
 <meta name="Author" content="">
 <meta name="Keywords" content="">
 <meta name="Description" content="">
 <title>Document</title>
 </head>
 <body>
 <!doctype html>
<html lang="en">
 <head>
 <meta name="Generator" content="EditPlus?">
 <meta name="Author" content="">
 <meta name="Keywords" content="">
 <meta name="Description" content="">
 <title>Document</title>
 </head>
 <body>
 <center>
 <h1>中均運(yùn)維管理平臺(tái)</h1>
  <!--圖片標(biāo)簽-->
<img src="__PUBLIC__/Images/scan.jpg"/>
 </center>
 <form>
 <center>
 用戶名:<input type='text' name='username'/><br/>
 密 碼:<input type='passwords' name='password'/><br/>
 驗(yàn)證碼:<input type='text' name='code'/><br/>
 <input type='submit'/>
 <center/>
<!-- <table width="600" hborder="0" cellspacing="0" cellpadding="0">
<tr>
<td>用戶名:</td>
<td><input type="text" name="username"/></td>
<td>密碼:</td>
<td><input type="password" name="password"/></td>
<td><input type="button" name="login" value="login"/></td>
</tr> -->
 </form>
 </body>
</html>
 </body>
</html>
 

// C層類

Administrator@QCEE61NZ66FEX2D /cygdrive/c/wamp/www/thinkphp/Home/Lib/Action
$ ls -ltr LoginAction.class.php

<?php
 class LoginAction extends Action {
 function index(){
  $this->display();
 }
}
?>

更多關(guān)于thinkPHP相關(guān)內(nèi)容感興趣的讀者可查看本站專題:《ThinkPHP入門教程》、《thinkPHP模板操作技巧總結(jié)》、《ThinkPHP常用方法總結(jié)》、《codeigniter入門教程》、《CI(CodeIgniter)框架進(jìn)階教程》、《Zend FrameWork框架入門教程》及《PHP模板技術(shù)總結(jié)》。

希望本文所述對(duì)大家基于ThinkPHP框架的PHP程序設(shè)計(jì)有所幫助。

相關(guān)文章

最新評(píng)論

奉贤区| 年辖:市辖区| 合江县| 鲁山县| 石嘴山市| 玛纳斯县| 任丘市| 仪征市| 连云港市| 平果县| 合阳县| 敦化市| 江都市| 延庆县| 行唐县| 安塞县| 广丰县| 江阴市| 英山县| 龙泉市| 湘西| 关岭| 赤水市| 宜城市| 苏州市| 名山县| 迁安市| 南召县| 海淀区| 长宁县| 青冈县| 波密县| 濮阳市| 磴口县| 湄潭县| 襄樊市| 义乌市| 合川市| 南岸区| 普宁市| 浦北县|