文件名称:shenfenyanzheng
介绍说明--下载内容来自于网络,使用问题请自行百度
身份验证系统 您在使用之前应将 include目录下的config.inc.php文件按照您的主机配置。并且要求数据库中有一个名为 user 的表。您可以自己创建,也可以将以下代码直接复制到phpmyadmin执行。
create table user (
id bigint unsigned default 0 not null auto_increment,
name varchar (30),
password varchar (30),
email varchar (30),
primary key (id)
)
您想对哪个页面加密,就在页面的头(<html>标签前)加一段语句,请参考yourpage.php
密码在关闭浏览器时失效!-identity verification system before you use directory should include the config.inc. php files with your mainframe configuration. Ask a database known as the user table. You can create their own, the following code can be copied directly into phpmyadmin implementation. Create table user (id bigint unsigned default 0 not null auto_increment, name varchar (30), password varchar (30), email varchar (30), primary key (id)) for which you want to encrypt pages on the first page (
create table user (
id bigint unsigned default 0 not null auto_increment,
name varchar (30),
password varchar (30),
email varchar (30),
primary key (id)
)
您想对哪个页面加密,就在页面的头(<html>标签前)加一段语句,请参考yourpage.php
密码在关闭浏览器时失效!-identity verification system before you use directory should include the config.inc. php files with your mainframe configuration. Ask a database known as the user table. You can create their own, the following code can be copied directly into phpmyadmin implementation. Create table user (id bigint unsigned default 0 not null auto_increment, name varchar (30), password varchar (30), email varchar (30), primary key (id)) for which you want to encrypt pages on the first page (
(系统自动生成,下载前可以参看下载内容)
下载文件列表
身份验证程序
身份验证程序/createsuss.php
身份验证程序/fail.php
身份验证程序/include
身份验证程序/include/config.inc.php
身份验证程序/include/mycodes.net说明.txt
身份验证程序/include/源码之家.url
身份验证程序/login.php
身份验证程序/pass.php
身份验证程序/post.php
身份验证程序/reg.php
身份验证程序/rereg.php
身份验证程序/templates
身份验证程序/templates/footer.php
身份验证程序/templates/header.php
身份验证程序/必读.txt
身份验证程序/yourpage.php
身份验证程序/index.php
身份验证程序/mycodes.net说明.txt
身份验证程序/源码之家.url
www.dssz.com.txt
身份验证程序/createsuss.php
身份验证程序/fail.php
身份验证程序/include
身份验证程序/include/config.inc.php
身份验证程序/include/mycodes.net说明.txt
身份验证程序/include/源码之家.url
身份验证程序/login.php
身份验证程序/pass.php
身份验证程序/post.php
身份验证程序/reg.php
身份验证程序/rereg.php
身份验证程序/templates
身份验证程序/templates/footer.php
身份验证程序/templates/header.php
身份验证程序/必读.txt
身份验证程序/yourpage.php
身份验证程序/index.php
身份验证程序/mycodes.net说明.txt
身份验证程序/源码之家.url
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.