搜索资源列表
zvchat
- zvchat 1.0 beta发布 zvchat is a simple chat programm. fast and easy to use is it`s position. the newer version is under dev 1.0 what`s new fix refresh problem. optimize the view effect optimize the storage system. Load capacity has been
phpinclude
- this file discrebe how to include files in php we can do it in different ways but in this file i just list a few ways to do it. i hope it coul be useful to someone, thaks
Paging-code-of--PHP
- 此代码是用PHP语言写的分页代码,主要用来从从数据库中取出数据,并分页显示在前端界面上,此源代码已经封装好,使用非常方便,只需要将此文件包含到你要显示分页数据的页面代码中,在页面需要显示的地方直接调用该函数即可。-This code is written using PHP language paging code, mainly used to retrieve data from the database, and paging is displayed on the front-end i
phpblog
- 该博客的开发环境是:Apache + PHP + Mysql + ThinkPHP + win2003=kenblog v1.0 因为是基于ThinkPHP的,因此网站前台完全伪静态,同时支持数据缓存,并且各个模块独立调用,便于灵活调用。 源代码包括:数据库UML设计图,网站完整的源代码,完整的数据库文件(使用时直接导入)。-The blog development environment: Apache+ PHP+ Mysql+ ThinkPHP+ win2003 = ke
201041610399438
- 目前很多网站都允许用户上传自己的图像,而编辑工具多为flash来实现,而我用javascr ipt来实现,功能包括预览、缩放以及拖动等。前段用 html,css加js,后端使用ImageMagicK来进行图片处理,为了方便运行deom程序,里面上传文件以及最终的图片裁减是用jsp来实现的,当然可以使用别的,以前曾经使用php来完成这两个功能,如果真正在java项目中,实现起来更加容易。-At present, many sites allow users to upload their own
language-engine-selfmade
- By Correctly installing this on your site, you can configure it to add multi language support. By looking at files and code it s easy to figure out how to use. Everything is made in PHP. Tu use, include it to every page, simply replace ever
owncloud-8.0.0
- 基于Php的自建网盘 ownCloud ownCloud 是一个来自 KDE 社区开发的免费软件,提供私人的Web服务。当前主要功能包括文件管理(内建文件分享)、音乐、日历、联系人等等,可在PC和服务器上运行。简单来说就是一个基于Php的自建网盘。基本上是私人使用这样,因为直到现在开发版本也没有暴露注册功能。-Php self built network disk based on ownCloud OwnCloud is a free software the KDE c
zh1ai
- 1、把文件上穿上去以后,在phpmyadmin里边 建立一个数据库。假设是 pictop。 然后把sql文件mmei8.sql导进去。 2、修改数据库配置文件,conn.php.修改网摘配置文件 include/setup.php。 3、后台路径admin/default.php 默认帐号密码 是 admin admin . 4、生成所有网摘静态页面程序为data.php。生成所有新网摘的程序为 datanew.php 生成静态首页程序为index.php。 -1, put on the fil
ECND
- 一个小巧的PHP网盘。 带有提取码的网络硬盘系统 安装过程: 1.打开include文件夹,配置config.php里面有注释提示。配置ad.php里的广告内容!-A small PHP network disk. Network hard drive system with the installation process to extract codes: 1. Open the include file folder, there are comments config.php confi
tongji
- 安装方法: 1.直接将slq.sql导入数据库 2.修改include/config.php文件配置 3.运行pceggs.php进行数据初始采集(需要配置参数) -Installation method: 1 directly into the slq.sql 2 to modify the include/config.php file configuration 3 run pceggs.php data initial acquisition (need to configure pa
Lightemplate
- 我写的php模版类,调用方法简单,支持if else include之类的标签, 可以包含扩展函数,整个模版文件没有外部include和require,减少io操作, 加载三个模版变量,两个数组变量,比smarttemplate快平均2-3毫秒. 单纯加载模版文件,不设置任何变量lightemplate平均0.3毫秒左右,smarttemplate至少要1毫秒.-I write php template class, call the method is simple, if else incl
onlinezip
- 由于作者网站空间使用虚拟机, 空间不太充足, 不提供演示地址! 优点: 在PHP5.3.2环境写作, 在正常操作状态下, 不会出现报错信息, 现有互联网上下载的PHP在线压缩解压类都有一定的报错, 在开启报错情况下导致无法实现正常功能, 本类除外! 同一界面, 在线解压/压缩打包,适合大多数站长朋友使用. 程序不在界面保留太多版权信息, 在您使用时, 请尊重作者的劳动成果. 特别提示:实际使用中, 您可以包含自己的权限文件进去更安全. -PHP5.3.2 environment in the w
zhizhu
- 将访问记录添加至mysql数据库中,方便用户每日统计蜘蛛爬行记录,这样可以对百度等搜索引擎收录有一个大概的了解。 使用方法: 1.创建数据库 ,将 zhizhu.sql 导入数据库中 2.在需要统计蜘蛛的页面上加入 include dirname(__FILE__). /robot.php 3.为保护本站数据安全,演示页面已将“删除”功能去掉。但压缩包内的源代码中是有此功能的,请放心使用 -Will visit records added to the mysql , user-friendly
Lightemplate
- 我写的php模版类,调用方法简单,支持if else include之类的标签, 可以包含扩展函数,整个模版文件没有外部include和require,减少io操作, 加载三个模版变量,两个数组变量,比smarttemplate快平均2-3毫秒.-I wrote the php template class, call the method is simple to support if else include such labels, can contain extended functio
tcms
- 当然是把网站全都传上你的空间,或者复制到本地调试的目录啦。然后修改include/config.php这个文件的3-7行。你的主机,你的数据库名称,数据库登录名,数据库登陆密码。fckeditor这个是编辑器的目录,此目录要放在你网站的根目录下。-Of course, the site is all passed on your space, or copied to the local debugging directory friends. Then modify include/confi
