嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
注册登录模块PHP源码
代码可以实现注册登陆功能,对于初学PHP者有帮助。
.
├── 注册登录
│ └── register
│ ├── agreereg.php
│ ├── bottom.php
│ ├── chkuserlogin.php
│ ├── chkusernc.php
│ ├── conn.php
│ ├── css
│ │ └── style.css
│ ├── data
│ │ └── db_database16
│ │ ├── db.opt
│ │ ├── tb_user.MYD
│ │ ├── tb_user.MYI
│ │ └── tb_user.frm
│ ├── images
│ │ ├── Thumbs.db
│ │ ├── banner.gif
│ │ ├── bottom_log.gif
│ │ ├── bq.gif
│ │ ├── button_1.gif
│ │ ├── button_2.gif
│ │ ├── button_3.gif
│ │ ├── button_4.gif
│ │ ├── button_5.gif
│ │ ├── button_6.gif
│ │ ├── center.gif
│ │ ├── face
│ │ │ ├── 0.gif
│ │ │ ├── 1.gif
│ │ │ ├── 10.gif
│ │ │ ├── 11.gif
│ │ │ ├── 2.gif
│ │ │ ├── 3.gif
│ │ │ ├── 4.gif
│ │ │ ├── 5.gif
│ │ │ ├── 6.gif
│ │ │ ├── 7.gif
│ │ │ ├── 8.gif
│ │ │ ├── 9.gif
│ │ │ └── Thumbs.db
│ │ ├── language.gif
│ │ ├── logo.gif
│ │ ├── logo_top.gif
│ │ ├── newbook.gif
│ │ ├── qd.gif
│ │ ├── qx.gif
│ │ ├── reg.gif
│ │ └── top_back.gif
│ ├── index.php
│ ├── left.php
│ ├── logout.php
│ ├── reg.php
│ ├── savereg.php
│ ├── savereginfo.php
│ ├── top.php
│ └── xym.php
└── 好例子网_注册登录模块PHP源码.zip
7 directories, 51 files