PHP学习-验证用户名密码
登录页:login.php $_POST["a"]:获取post提交的数据a的值 mysql_query("select * from admin where ad_name='$u ...
登录页:login.php $_POST["a"]:获取post提交的数据a的值 mysql_query("select * from admin where ad_name='$u ...
第1章 PHP概述 1.1 历史(PHP4、PHP5、PHP5.3、PHP6[未发布]) 1.2 一般语言特性(实用性、强大功能、可选择性、成本[开源]) 第2章 环境配置 2.1 安 ...