登录
首页 » WEB(ASP,PHP,...) » php简单留言板

php简单留言板

于 2023-04-03 发布 文件大小:1.93 kB
0 182
下载积分: 2 下载次数: 1

代码说明:

php简单留言板-php simple message board

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

发表评论

0 个回复

  • perl语言经典小骆驼书与另外一份perl教程
    perl语言经典小骆驼书与另外一份perl教程-perl language classic small camel perl book a course with another
    2022-03-25 03:36:45下载
    积分:1
  • 一个简单的shoppingcart源码。根据你自己的database适当修改。可以总结出你的order information...
    一个简单的shoppingcart源码。根据你自己的database适当修改。可以总结出你的order information-a simple shoppingcart source. According to your own database appropriate modifications. You can sum up the order information
    2022-08-10 02:11:36下载
    积分:1
  • java脚本教程 java脚本教程
    java脚本教程 java脚本教程 -Guide java script java scripting tutorial guide java java script Guide java script script Guide Directory
    2022-03-11 05:39:27下载
    积分:1
  • 后台目录:admin 管理员用户名和密码:admin 1.设置您的站点属性 名称和网址:网站名称和网站地址 网站关键字:可以根据您站点的...
    后台目录:admin 管理员用户名和密码:admin 1.设置您的站点属性 名称和网址:网站名称和网站地址 网站关键字:可以根据您站点的特点来填写,有利于百度各大搜索引擎搜索,让他/她更快的找到你 介绍和版权:站点介绍和版权信息 2.设置您的资料 您可以自由设定您的资料和交友意向,上传您的个人靓照。 3.查看想跟你交往的朋友 查看看见他/她的照片相关个人资料和联系方式。 -Back Catalog: admin administrator user name and password: admin1. Set up your site name and URL attributes: name and web site address website keyword: based on the characteristics of your site to fill out, in favor of Baidu search the major search engines, so that he/her to find you faster and copyright: site 2 briefed and copyright information. Set up your data you are free to set up your information and intent friends, upload your personal Match Friends. 3. Show you want to contact friends view to see his/her personal information and photographs related to contact information.
    2023-05-12 04:40:03下载
    积分:1
  • spring struts hibernate学习的代码,是myeclips6.0的project,新建myeclipse的web project,导入中相应的...
    spring struts hibernate学习的代码,是myeclips6.0的project,新建myeclipse的web project,导入中相应的工程(spring2.0 struts1.2 hibernate3)-spring struts hibernate learn code, is myeclips6.0 the project, the myeclipse new web project, import the corresponding project (spring2.0 struts1.2 hibernate3)
    2022-12-05 10:45:03下载
    积分:1
  • 佛山论谈,一个论谈代码,界面美化做得不错.
    佛山论谈,一个论谈代码,界面美化做得不错.-Foshan Forum, a Forum code interface landscaping done a good job.
    2023-01-27 17:55:03下载
    积分:1
  • 用数据源,jtds驱动连接sqlServer2000数据库的连接代码。
    用数据源,jtds驱动连接sqlServer2000数据库的连接代码。-Data source used, jtds driver to connect SQL Server 2000 database connection code.
    2022-03-16 20:59:54下载
    积分:1
  • 使用说明: 初始管理员 用户:Admin 密码:admin888 eWebEditor管理员 用户: Admin 密码:admin888 如果你想从PL...
    使用说明: 初始管理员 用户:Admin 密码:admin888 eWebEditor管理员 用户: Admin 密码:admin888 如果你想从PL-Blog 1.2 (Beta)以下版本(包括L-Blog 1.06 se)进行升级,请用 Update.asp 进行数据库升级,然后覆盖说有文件就可以了 安装说明: 1.配置数据路径,修改 Common.asp 文件.找到 Const AccessFile="blogDB/blogDB.mdb" Const AccessPath="blogDB" 路径要和上面一样否则后台备份数据库会失败 2.修改Blog Cookies变量,修改 Common.asp 文件.找到 定义 Cookie,Application 域,必须修改,否则可能运行不正常 Const CookieName="PLBlog" Const CookieNameSet="PLBlogSet" Blog设置保存用的Cookie,建议不要和CookieName相等 3.如何升级我的我的旧数据库,修改 Update.asp 文件的数据库路径和Blog Cookies变量,找到 定义 Cookie,Application 域,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const CookieName="PLBlog" 定义数据库链接文件,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const AccessFile="blogDB/blogDB.mdb"-use : initial admin users : Admin Password : admin888 eWebEditor admin users : Admin Password : If you want to admin888 from PL- Blog 1.2 (Beta) version of the following (including L- Blog 1.06 se) upgrade, please use the Update. asp for the database upgrade, and then covered with paper that can be installed on : 1. configuration dat
    2023-08-24 18:40:04下载
    积分:1
  • asp.net 和 SQL 2005数据库实现的动态图片切换
    asp.net 和 SQL 2005数据库实现的动态图片切换-hao
    2022-01-30 16:49:24下载
    积分:1
  • 一个J2EE开发的商务网站1.配置tomcat服务器
    一个J2EE开发的商务网站1.配置tomcat服务器--首先安装jdk,后安装tomcat 详细配置说明 2.点击jspshop 1.0.exe安装文件。(注意在安装时选择目录 tomcat根目录webapps oot.) 3.设置数据源:控制面板--管理工具--数据源(ODBC)--添加 用户数据源 选择 驱动器为:microsoft Access Driver 数据源名为jspshop 数据库在 tomcat根目录webapps ootjspshopdatabasedb.mdb 数据库可以重命名(建议); 4.安装成功,重新启动服务器Tomcat,用浏览器中输http://localhost:8080/jspshop进行测试 -a J2EE development of a business website. Tomcat server configuration-- first jdk installed, installed after tomcat detailed configuration Note 2. Click jspshop 1.0.exe installation. (Note that the installation directory tomcat root directory webapps root.) 3. Set up data sources : the control panel-- Tools-- Data Sources (ODBC)-- Data Sources add users to choose Drivers : microsoft Access Driver data source database called jspshop tomcat root directory webapps root jspshop database db.mdb database can rename (proposal); 4. the successful installation, restart Tomcat server, browser lost http://localhost:8080/jspshop test
    2022-03-19 01:35:49下载
    积分:1
  • 696516资源总数
  • 106923会员总数
  • 0今日下载