登录
首页 » PHP » phpmysqlquanxinjianghu

phpmysqlquanxinjianghu

于 2020-11-15 发布 文件大小:3421KB
0 201
下载积分: 1 下载次数: 15

代码说明:

  php+mysql全新概念江湖,与传统江湖代码有很大区别,可以用来研究使用。(php+ mysql new concept of the political arena, with the traditional martial arts have very different codes can be used to study.)

文件列表:

admin
.....\config.php
.....\global.php
.....\mysql.php
.....\mysql1.php
.....\mysql2.php
.....\readme.txt
.....\user.sql
chatsql
.......\action.php
.......\autosavepoint.php
.......\bank.php
.......\banks.php
.......\buychongwu.php
.......\card.php
.......\cg.php
.......\chatconfig.php
.......\chatmidi.php
.......\codechina.txt
.......\congwuguan.php
.......\dalie.php
.......\dapai.php
.......\data.php
.......\end.php
.......\fontstyle.php
.......\func.php
.......\getwupin.php
.......\huadian.php
.......\index.php
.......\jg.php
.......\menpai.php
.......\mpmoney.php
.......\musicline

.......\.........\bg1c.gif
.......\.........\bg1l.gif
.......\.........\bg1r.gif
.......\.........\bg2c.gif
.......\.........\bg2l.gif
.......\.........\bg2r.gif
.......\.........\bglist.js
.......\.........\bglist_bat.js
.......\.........\btn_mute_off.gif
.......\.........\btn_mute_on.gif
.......\.........\btn_next.gif
.......\.........\btn_next_ovr.gif
.......\.........\btn_pauz_off.gif
.......\.........\btn_pauz_ovr.gif
.......\.........\btn_play.gif
.......\.........\btn_play_ovr.gif
.......\.........\btn_prev.gif
.......\.........\btn_prev_ovr.gif
.......\.........\btn_rept_off.gif
.......\.........\btn_rept_on.gif
.......\.........\btn_rndmode_off.gif
.......\.........\btn_rndmode_on.gif
.......\.........\btn_stop.gif
.......\.........\btn_stop_ovr.gif
.......\.........\btn_vdn.gif
.......\.........\btn_vdn_ovr.gif
.......\.........\btn_vup.gif
.......\.........\btn_vup_ovr.gif
.......\.........\cnsidebud.js
.......\.........\hmjh[1].htm
.......\.........\imgchg.js
.......\.........\imgchg_bat.js
.......\.........\index.php
.......\.........\scope_off.gif
.......\.........\scope_on.gif
.......\.........\time.js
.......\mycommand
.......\.........\autosay.php
.......\.........\baby.php
.......\.........\bait
.......\.........\....\shiyong.php
.......\.........\bigsmall.php
.......\.........\changestat.php
.......\.........\chuzhao.php
.......\.........\color.php
.......\.........\congwu.php
.......\.........\dianxue.php
.......\.........\downgrade.php
.......\.........\fanglie.php
.......\.........\fengip.php
.......\.........\fight.php
.......\.........\fly.php
.......\.........\getmoney.php
.......\.........\getstat.php
.......\.........\getsteal.php
.......\.........\guaji.php
.......\.........\jiangjin.php
.......\.........\jieshao.php
.......\.........\jieshaolist.php
.......\.........\jingao.php
.......\.........\kick.php
.......\.........\lianji.php
.......\.........\merry.php
.......\.........\mprename.php
.......\.........\putmpmoney.php
.......\.........\rain.php

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

发表评论

0 个回复

  • 天羽站点搜索
    资源描述代码名称:  天羽站点搜索   添加日期:  2000-8-28 所属分类: ASP代码>索引搜索   总下载次数: 588 文件大小: 9KB   适用环境: Unix/WINNT 评定级别:     上传者: roland  下载地址: 按此下载   代码效果演示: 暂无   详细介绍: 一个站点搜索引擎,采用从DAT文件中提取数据的方法列出站点的名称,链接及简介。如果您丰富一下您的DAT文件,那么一个SOHU便诞生了! 
    2023-08-24 05:25:03下载
    积分:1
  • ocx-eyebeam-dial
    网页ocx,用于调用eyebeam,用js实现拨号。 基于VS2010开发,需要先安装eyebeam软件。(wrapper of eyebeam,a ocx. In a Webpage,call eyebeam dial by js. writen by vs2010.)
    2016-07-21 20:11:32下载
    积分:1
  • 网上订餐系统
    使用ASP.NET开发的网上订餐系统,分前后台开发,角色分为订餐客户和管理人员,实现网上订餐、查询、修改等功能,管理人员可以实现订单查询、订单处理、订单取消等功能。实现了网上订餐的功能。
    2023-08-18 18:45:04下载
    积分:1
  • ITyiiWeb
    一个网站,能模拟网上数据收费式的上传下载( a web )
    2014-09-02 14:21:46下载
    积分:1
  • Paimai
    简单拍卖,可实现委托(物品信息、可提出保留价),公告(物品信息、保留价),多次竞价,成交或流排等模块。维护拍卖过程各个环节的所有信息,最后保留所有物品的拍卖结果信息。(Can entrust (items of information may be made reserve price), announcement (items of information, reserve price), multiple bidding, auction or stream discharge and other modules. Maintain all information in all aspects of the auction process, the final auction results for all items retained information.)
    2014-04-09 16:59:06下载
    积分:1
  • XPAGER
    分页标记。网页开发中经常遇到查询,当记录多时需要分页显示,通过上一页、下一页浏览全部记录。通常的处理方法比较烦,特别是需要在页面中传递查询参数的表单,比较繁烦。这个标记就是用来封装这些复杂操作的。它能够自动从表单中获得全部查询参数,并在浏览时自动传递这些参数,无需人工干预,开发人员只需专心于取得这些参数进行查询处理即可。(Page tags. Often encountered in web development inquiries, when records show a long time the need for paging through the Previous, Next, browse all records. The approach usually trouble, especially the need to pass query parameters page of the form, compare annoying fan. This tag is used to package these complex operations. It can automatically get from the form all the query parameters, and in the browser automatically transfer these parameters without human intervention, developers just concentrate on these parameters can query processing.)
    2008-01-15 09:07:05下载
    积分:1
  • C#邮件下载
    C#邮件 的发送带附件。C#邮件 的发送带附件。C#邮件 的发送带附件。C#邮件 的发送带附件。C#邮件 的发送带附件。C#邮件 的发送带附件。
    2022-12-23 00:20:03下载
    积分:1
  • ASP-dianyingdianbo
    在线视频视频点播系统(aspnet源代码+数据库)(Online video video-on-demand system (the the ASPNET source code the+ database))
    2013-04-17 14:01:17下载
    积分:1
  • 10x精仿挖片网模板620b
    说明:  Life is not easy for any of us. We must work,and above all we must believe in ourselves .We must believe that each one of us is able to do something well, and that.
    2019-01-11 00:04:38下载
    积分:1
  • PHP100sqmples
    php编程一百例学习PHP入门比较好的材料(php program 100 samples)
    2010-10-29 13:06:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载