基本信息
源码名称:PHP案例-个人博客网站
源码大小:1.11M
文件格式:.rar
开发语言:PHP
更新时间:2023-11-08
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
PHP案例-个人博客网站
1.附加数据库 将data文件夹中的db_tmlog文件夹拷贝到AppServ安装路径下的AppServ\MySQL\data文件夹中,完成附加MySQL数据库的操作。

.
├── 08
│   ├── readme.doc
│   ├── tmlog
│   │   ├── CSS
│   │   │   ├── base.css
│   │   │   └── style.css
│   │   ├── Conn
│   │   │   └── conn.php
│   │   ├── JS
│   │   │   ├── UBBCode.JS
│   │   │   ├── check.js
│   │   │   ├── initcity.js
│   │   │   └── menu.JS
│   │   ├── RegPro.php
│   │   ├── Register.php
│   │   ├── add_pic.php
│   │   ├── article.php
│   │   ├── browse_fri.php
│   │   ├── browse_pic.php
│   │   ├── browseuser.php
│   │   ├── cale.php
│   │   ├── check_comment.php
│   │   ├── check_file.php
│   │   ├── check_friend.php
│   │   ├── check_login.php
│   │   ├── check_pub.php
│   │   ├── checkuser.php
│   │   ├── comment.php
│   │   ├── data
│   │   │   └── db_tmlog
│   │   │       ├── db.opt
│   │   │       ├── tb_article.MYD
│   │   │       ├── tb_article.MYI
│   │   │       ├── tb_article.frm
│   │   │       ├── tb_filecomment.MYD
│   │   │       ├── tb_filecomment.MYI
│   │   │       ├── tb_filecomment.frm
│   │   │       ├── tb_friend.MYD
│   │   │       ├── tb_friend.MYI
│   │   │       ├── tb_friend.frm
│   │   │       ├── tb_public.MYD
│   │   │       ├── tb_public.MYI
│   │   │       ├── tb_public.frm
│   │   │       ├── tb_tpsc.MYD
│   │   │       ├── tb_tpsc.MYI
│   │   │       ├── tb_tpsc.frm
│   │   │       ├── tb_user.MYD
│   │   │       ├── tb_user.MYI
│   │   │       └── tb_user.frm
│   │   ├── del_comment.php
│   │   ├── del_file.php
│   │   ├── del_friend.php
│   │   ├── del_pub.php
│   │   ├── del_user.php
│   │   ├── f_image.php
│   │   ├── file.php
│   │   ├── file_more.php
│   │   ├── friend.php
│   │   ├── image.php
│   │   ├── images
│   │   │   ├── A_delete.gif
│   │   │   ├── F_head.jpg
│   │   │   ├── Thumbs.db
│   │   │   ├── UBB
│   │   │   │   ├── B.gif
│   │   │   │   ├── I.gif
│   │   │   │   ├── Thumbs.db
│   │   │   │   └── U.gif
│   │   │   ├── bg.jpg
│   │   │   ├── checkcode
│   │   │   │   ├── 0.gif
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 3.gif
│   │   │   │   ├── 4.gif
│   │   │   │   ├── 5.gif
│   │   │   │   ├── 6.gif
│   │   │   │   ├── 7.gif
│   │   │   │   ├── 8.gif
│   │   │   │   ├── 9.gif
│   │   │   │   └── Thumbs.db
│   │   │   ├── face
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 10.gif
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 3.gif
│   │   │   │   ├── 4.gif
│   │   │   │   ├── 5.gif
│   │   │   │   ├── 6.gif
│   │   │   │   ├── 7.gif
│   │   │   │   ├── 8.gif
│   │   │   │   ├── 9.gif
│   │   │   │   └── Thumbs.db
│   │   │   ├── flist.jpg
│   │   │   ├── footer.jpg
│   │   │   ├── head
│   │   │   │   ├── 0.gif
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 3.gif
│   │   │   │   ├── 4.gif
│   │   │   │   ├── 5.gif
│   │   │   │   └── Thumbs.db
│   │   │   ├── head.jpg
│   │   │   ├── item_out.gif
│   │   │   ├── item_over.gif
│   │   │   ├── left.jpg
│   │   │   ├── more.gif
│   │   │   └── right.jpg
│   │   ├── index.php
│   │   ├── managepub.php
│   │   ├── myfiles.php
│   │   ├── myfiles1.php
│   │   ├── pic_more.php
│   │   ├── query.php
│   │   ├── query_friend.php
│   │   ├── query_pic.php
│   │   ├── queryuser.php
│   │   ├── register_deal.php
│   │   ├── remove.php
│   │   ├── safe.php
│   │   ├── show_pub.php
│   │   ├── showmy.php
│   │   ├── submit_checkuser.php
│   │   ├── tptj_ok.php
│   │   └── yan_kz
│   │       ├── yan1
│   │       │   └── index.php
│   │       └── yan2
│   │           ├── images
│   │           │   └── checkcode
│   │           │       ├── 0.gif
│   │           │       ├── 1.gif
│   │           │       ├── 2.gif
│   │           │       ├── 3.gif
│   │           │       ├── 4.gif
│   │           │       ├── 5.gif
│   │           │       ├── 6.gif
│   │           │       ├── 7.gif
│   │           │       ├── 8.gif
│   │           │       ├── 9.gif
│   │           │       └── Thumbs.db
│   │           └── index.php
│   └── ~$readme.doc
└── PHP案例-个人博客网站_个人博客网站.rar

17 directories, 128 files