-
三级导航
说明: 网页左侧三级导航菜单代码,用于网页展示用。(The three-level navigation menu code on the left side of the web page is used for the display of the web page.)
- 2020-06-20 10:40:01下载
- 积分:1
-
Website
网站登陆php程序,欢迎大家进行分享,进而进行交流(Website debarkation)
- 2009-11-21 14:25:33下载
- 积分:1
-
JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站
JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站 基于MVC开发。 用的是MYSQL代码如下create database manaSystem;use manaSystem;create table member_info(member_id int auto_increment primary key,member_account varchar(100),member_pwd varchar(50),member_email varchar(100));insert into member_info(member_account,member_pwd,member_email) values("独自等待的鸭子","yangxiaonawzy","yangxiaonawzy@163.com");insert into member_info(member_account,member_pwd,member_email) values("倒霉熊","yangxiaonawzy","daomeixiong@126.com");create database shopping;use shopping;create table user_info(user_id int auto_increment primary key,user_account varchar(100),user_pwd varchar(50));create table message_info(message_id int auto_increment primary key,user_id int,message_content varchar(250),message_time datetime);alter table u
- 2022-07-14 11:28:52下载
- 积分:1
-
down2000
【程序主要功能】
1. 软件在线登记, 在线生效。
2. 提供软件搜索功能。
3. 提供点击计数功能, 同一IP点击多次无效。
4. 提供在线排名功能, 可以看到哪个软件的人气最高。
5. 随时可以增加删除类别,删除软件。
【安装方法】
1. 编辑 down.cgi 按照该文件中参数说明修改信息
2. menu.txt是用来设置网站类别,修改时请注意保持默认格式( NO|软件类别|类别简介 )
3. 将所有CGI文件上传至指定目录(目录可自定)
4. 将所有CGI文件的属性修改为“755”
5. 确认全部设置无误后,运行 down.cgi 即可(The main function of the program []
1 software online registration, online effect.
2 software provides search function.
3 Click on the counting function, the same IP click multiple invalid.
4 provide online ranking function, you can see which software is the most popular.
5 can be added at any time to delete categories, delete the software.
[installation method]
1 edit down.cgi to modify the information in accordance with the parameters of the document
2 menu.txt is used to set up a website category, modify please keep the default format (NO| software category | category)
3 all the CGI files uploaded to the specified directory (the directory can be customized)
4 attributes of all CGI files changed to 755
5 confirm that all is correct, you can run the down.cgi)
- 2016-03-04 15:50:32下载
- 积分:1
-
PHPNotepad
基于LAMP开发的一款记事本程序(PHP,MySQL)(LAMP-based development of a Notepad program (PHP, MySQL))
- 2014-05-16 17:42:08下载
- 积分:1
-
mb185
火车订票系统英文版CSS美化模版 可变色(Train booking system English landscaping CSS template can change color)
- 2013-10-29 14:10:40下载
- 积分:1
-
k-fenghuangye-xt
k风黄页模版不错的下载问题是有的 哈哈哈哈哈哈哈(k wind Yellow Pages templates download problem is some good ha ha ha ha ha ha ha)
- 2014-06-29 22:00:16下载
- 积分:1
-
test3
说明: 编写PHP页面实现一个留言板,包括留言者的id(可以是网名),时间,主题,正文和附件;另外设计一个页面对留言进行列表,以表格的形式展示留言的简介;当点击一条信息后,显示该留言的详细信息,(Write a PHP page to realize a message board, including the ID (net name), time, theme, body and attachment of the message maker; design a page to list the message and display the brief introduction of the message in the form of a table; when clicking a message, display the detailed information of the message)
- 2021-04-14 17:48:55下载
- 积分:1
-
phpPmysql-information
信息发布平台 php+mysql 实例 适合初学者借鉴 包含数据库 (Information release platform for beginners learn php+mysql instance that contains the database)
- 2013-05-28 20:34:02下载
- 积分:1
-
基本的 php 插入验证中的应用
php 连接到数据库、 查询和 php 的基本示例。netbeans 到开发人员使用此示例和集成图像和类和方法,面向对象的编程
- 2023-05-20 12:35:03下载
- 积分:1