搜索资源列表
DdayBlog
- Dday blog系统日志 ·多模板支持。 ·index.htm: {C_articlesimpletime}为不含星期的时间,{C_articletime}为完整时间,{C_weather}为天气。 ·header.htm中的日历css属性: nocon意即无内容的日期,yes意即查看一天日志时的当前日期,last为服务器时间的当前时间的一天,unexist为无日期的空格子。 ·模板文件中,profile.htm和indexmain.htm是非用户的文件,不需要配合其他风
Snoopy-1.2.3.tar
- snoopy是一个php类,用来模仿web浏览器的功能,它能完成获取网页内容和发送表单的任务。 下面是它的一些特征: 1、方便抓取网页的内容 2、方便抓取网页的文字(去掉HTML代码) 3、方便抓取网页的链接 4、支持代理主机 5、支持基本的用户/密码认证模式 6、支持自定义用户agent,referer,cookies和header内容 7、支持浏览器转向,并能控制转向深度 8、能把网页中的链接扩展成高质量的url(默认) 9、方便提交数据并且获取返回
商家点评插件有地图版插件for UCHome 1.5
- 将文件拷贝到UCH安装目录(不会覆盖任何UCH文件). 其中config.shop.inc.php文件需要有写权限(linux). 运行shop_install.php 打开shop.php文件。将 $_SC['GoogleAPI']='ABQIAAAAIl6BzjiDCz90JrLDCFco6xRsRMjB2wv1Y7bZb-CPY4a_zZ8tAhQljtAew1TctFXLCYxRjkaGoD8jzA';替换成您的Google KYE。如您在本地调试,可以直接用以上K
AudioExif.class
- 关于PHP进行音频文件头部信息的读取与写入的程序,适合编程人员参考!-Read and write audio file header information about PHP program for programmers reference!
TP03
- 通常用php作的抬头文件,通过主页的html代码进行调用,以减少重复的文件头编辑。-Usually for the rise of php file, through the Home page of html code to call in order to reduce duplicate Edit the file header.
cst-calendar-1.2
- 日程安排程序(日历功能,可以作为日记使用)-CST-Calendar 1.2 ---------------- This program requires a PHP3 enabled webserver and MySQL installed. Configure everything with the config.php3 file, contained in the distribution. You should alter the header.php3
fff
- 1. 点击关闭无效问题. 2008-7-16 19:17 下载附件提取./include/javascr ipt/from/pm_newmsgbox.js覆盖,删除./misc_from.php 2. 修复火狐下错位. 2008-7-17 4:11 重新编辑./templates/default/header.htm修改部分 + 附件./include/javascr ipt/from/pm_newmsgbox.js. 3. 修正各类风格下错位问题. 2008-7-17 16
header
- php source code login sample
header
- 一个简单的网页头部,可以用于各个网站的页头-A simple page head, can be used for the first page of each site
Piwik-0.8
- Piwik是一个开放源代码的Web统计系统. 它给你一些关于你的网站的实用统计报告,比如网页浏览人数, 访问最多的页面, 搜索引擎关键词等等。并且采用了大量的AJAX/Flash技术,使得在操作上更加便易。此外,它还采用了插件扩展及开放API架构,可以让开发人员根据 自已的实际需求创建更多的功能. Piwik统计系统 v0.8 改进内容: #1524:加入本地搜索引擎:encrypted.google.com #1120:改善生活!插件和访问者日志 #1528:简单的图
thumb
- PHP的图片处理类,非常实用 使用方法: <?php require_once thumb.php header("Content-type : text/html charset=GBK") $t = new ThumbHandler() //给图片增加水印 $t->setSrcImg("./img/00.jpg") $t->setDstImg("./tmp/new_test.jpg") $t->setMaskImg(
php-report
- This class can generate reports in Excel, HTML and PDF formats from arrays of data. It takes arrays of data that define the contents and format of cells of a spreadsheet and it generates an spreadsheet file using the PHPExcel package in several
CI
- 在php 头文件中 加入下载功能,这个方法比较简单-Php header file download function
php
- php三中页面跳转方式(header、location、refresh)-Jump php pages in three ways (header, location, refresh)
header
- 一个PHP利用session减少服务器查询的例子,头部导航条-A PHP session to reduce the use of server query examples, the head navigation
php-download
- PHP通过header实现文本文件下载的代码-php header download
header
- This is header.php file that belongs to woocommerce plug-in. Changing URL addresses of web site components (from absolute to relative) can often be very painful. This php scr ipt is enhanced with the code than automaticaly cuts absolute part of the U
zuiruo
- 居民楼道里的提示语 满满的生活气息金三角的清晨 美爆的照片竟是手机拍的歪果仁PO了-...\footer.php .............\functions.php .............\header.php .............\home.php .............\img .............\...\bullet_1.gif .............\...\bullet_1_rtl.gif
PHP 文件识别
- 通过PHP实现文件识别。 Detect a file's type through MIME type information and file signature (header) bytes (file extensions are ignored).
bom
- php清楚文件头部bom,以使得清除网站页面顶部的留白与部分乱码(PHP clear file header BOM, so as to clear the top of the page blank space and part of the garbled)