登录
首页 » PHP » phpmysql在线论坛系统_fxzx40

phpmysql在线论坛系统_fxzx40

于 2020-11-11 发布
0 249
下载积分: 1 下载次数: 1

代码说明:

说明:  php脚本语言实现,所用语言和技术:html+css+js+php+mysql,实现在线论坛系统,能实现登录注册注销、管理员后台管理、个人中心、发帖回帖等功能,阅读提升自我参考代码(PHP scripting language, the language and technology: the HTML + CSS + js + PHP + mysql, realize the online BBS system, can realize the login registration cancellation, administrator management background, personal center, post replies, and other functions, reading self reference code)

文件列表:

login.php, 541 , 2014-06-12
logout.php, 674 , 2014-06-15
myhome.php, 8497 , 2014-06-15
publish.php, 1426 , 2014-06-11
Readme.txt, 628 , 2014-06-21
regist.php, 828 , 2014-06-12
reply.php, 1020 , 2014-06-15
section_fun.php, 4768 , 2014-06-15
section_hquality.php, 4775 , 2014-06-15
section_life.php, 4773 , 2014-06-15
section_love.php, 4773 , 2014-06-15
section_study.php, 4774 , 2014-06-15
css\body.css, 546 , 2014-05-21
css\footer.css, 512 , 2014-05-21
css\header.css, 2616 , 2014-05-26
css\imagestyle.css, 4023 , 2014-05-26
css\post_content.css, 2068 , 2014-05-25
css\login_regist.css, 2236 , 2014-06-12
css\myhome.css, 1041 , 2014-06-10
css\publish_reply.css, 1222 , 2014-06-10
css\admin.css, 1575 , 2014-06-14
css\content.css, 2471 , 2014-06-15
css\article.css, 1846 , 2014-06-15
Data\bbs.sql, 8584 , 2014-06-21
image\background-header1.png, 199 , 2014-05-19
image\footer-background-2.png, 1219 , 2014-05-20
image\footer-background.png, 171 , 2014-05-20
image\header1.png, 4467 , 2014-05-20
image\main-navi.png, 3244 , 2014-05-20
image\name.png, 4292 , 2014-05-20
image\post-content-bg.png, 4482 , 2014-05-25
image\sidebox-bottom.png, 15620 , 2014-05-20
image\sidebox-child-left.png, 89440 , 2014-05-25
image\sidebox-child-right.png, 41720 , 2014-05-25
image\sidebox-image.png, 24805 , 2014-05-20
image\sidebox-paihang.png, 13643 , 2014-05-20
image\sidebox-topimage.png, 3332 , 2014-05-20
image\sidebox-toppaihang.png, 3269 , 2014-05-20
image\top-navi.png, 2440 , 2014-05-20
image\top-white.png, 1295 , 2008-04-14
image\myhome-top.jpg, 12241 , 2014-06-08
image\myhome-content.jpg, 156883 , 2014-06-10
image\pub-content.jpg, 94905 , 2014-06-10
image\pub-top.jpg, 13874 , 2014-06-10
image\sidebox-top.png, 3272 , 2014-05-20
image\sidebox-bottom.jpg, 67465 , 2014-06-11
image\article-bottom.jpg, 27884 , 2014-06-11
includes\login.func.php, 795 , 2014-06-12
includes\myhome.work.php, 2349 , 2014-06-12
includes\config.php, 879 , 2014-06-10
includes\index.inc.php, 1099 , 2014-06-11
includes\publish.work.php, 1534 , 2014-06-12
includes\index.func.php, 2185 , 2014-06-12
includes\func.php, 2345 , 2014-06-12
includes\adminlogin.work.php, 1399 , 2014-06-12
includes\login.work.php, 1331 , 2014-06-12
includes\regist.work.php, 1535 , 2014-06-12
includes\reply.work.php, 1544 , 2014-06-13
includes\regist.func.php, 1755 , 2014-06-14
includes\article.work.php, 1188 , 2014-06-15
includes\admin.work.php, 3413 , 2014-06-15
js\index.js, 1035 , 2014-05-15
js\login.js, 3231 , 2014-06-05
js\regist.js, 3204 , 2014-06-05
js\adminlogin.js, 3064 , 2014-06-12
admin.php, 9166 , 2014-06-15
adminlogin.php, 571 , 2014-06-12
article.php, 6132 , 2014-06-15
header.php, 1800 , 2014-06-12
index.php, 6843 , 2014-06-15
css, 0 , 2014-05-27
Data, 0 , 2014-06-21
image, 0 , 2014-05-27
includes, 0 , 2014-06-07
js, 0 , 2014-05-27
fileinfo.txt, 202 , 2020-11-05
23cba88817a32160d10193a75a41669b.txt, 123 , 2020-11-05
fa832d27fa1fa9ce3ed665159f203eda.txt, 123 , 2020-11-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Java Swing界面的文本编辑器源代码
    基于Java Swing界面制作的一个简单的文本编辑器,带软件启动画面,功能强大,软件功能完整,运行无错,能够编辑html、java、cpp、txt文件,并支持java的编译与运行,程序还实现一个欢迎屏幕,常用作应用软件的启动画面。   Swing线程在同一时刻仅能被一个线程所访问。一般来说,这个线程是事件派发线程(event-dispatching thread)。 如果需要从事件处理(event-handling)或绘制代码以外的地方访问UI,那么可以使用SwingUtilities类的invokeLater()或invokeAndWait()方法。
    2022-03-29 22:04:09下载
    积分:1
  • kd_filter-master
    说明:  有关于机器学习使用代码,欢迎大家下载与使用(About machine learning code, welcome to download and use)
    2020-06-27 14:02:46下载
    积分:1
  • FPGA的特点及应用 jiaoshu fpgade yongtu
    FPGA的特点及应用 jiaoshu fpgade yongtu-wu
    2022-03-19 10:36:12下载
    积分:1
  • kongzaii
    说明:  变压器投切产生励磁涌流,阿达飒飒飒飒的撒大多数(Excitation inrush current)
    2019-02-25 20:16:58下载
    积分:1
  • 三国志IX武将编辑器
    三国志IX武将编辑器-Three Kingdoms IX generals Editor
    2022-10-17 11:45:02下载
    积分:1
  • 开源的网站整站程序,功能强大带采集系统.
    开源的网站整站程序,功能强大带采集系统.-Open source web site the entire station procedures, with a powerful collection system.
    2022-03-02 16:04:17下载
    积分:1
  • gprs read data simple. atmega8 with communication by com port with meastro heri...
    gprs read data simple. atmega8 with communication by com port with meastro heritage
    2022-07-13 21:01:59下载
    积分:1
  • labview
    声音信号处理示例,实现声音信号的采集和信号处理(Audio signal processing example, the realization of the sound signal acquisition and signal processing)
    2020-11-06 21:19:52下载
    积分:1
  • the structural design of classic physical effect is very good practical guide to...
    经典的结构设计实物效果 很好的教程 很实用的资料 我自己的参考教程-the structural design of classic physical effect is very good practical guide to the information of my own information and guidance
    2022-07-12 03:00:19下载
    积分:1
  • 流水线循环滚动
    流水线循环滚动是一款产品不断滚动的图片切换特效,鼠(Pipeline Rolling Cycle is a special effect of image switching that product constantly scrolls.)
    2019-02-17 08:00:10下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载