搜索资源列表
qddown_rmbtpxzm
- 您可以通过本代码片段,了解到: 1.BMP的文件结构,存储方式。 2.对于简单的图像验证码如何进行识别处理。 当然,您也可以使用它完成对一些简单的符合条件的图片验证码进行识别处理。 文件说明: demo.php 演示脚本 NEATBMP256ValidPic.class.php 相关类脚本 readme.txt 本文件 3721.bmp 3721的图像验证码 csdn.bmp CSDN的图像验证码-you can pass this c
商家点评插件有地图版插件for UCHome 1.5
- 将文件拷贝到UCH安装目录(不会覆盖任何UCH文件). 其中config.shop.inc.php文件需要有写权限(linux). 运行shop_install.php 打开shop.php文件。将 $_SC['GoogleAPI']='ABQIAAAAIl6BzjiDCz90JrLDCFco6xRsRMjB2wv1Y7bZb-CPY4a_zZ8tAhQljtAew1TctFXLCYxRjkaGoD8jzA';替换成您的Google KYE。如您在本地调试,可以直接用以上K
Image.class.rar
- PHP图片处理程序。需要GD2或以上版本。包括验证码,文字/图片水印,生成缩略图以及水印位置设置。支持中文,但需要自行添加ttf文件,PHP image processing procedures. Need GD2 or above. Including the verification code, text/image watermark, generating thumbnails and watermark position. To support the Chinese, but ne
piwigo-2.2.5
- phpThumb是一个PHP的类用来生成图片的缩略图。除了缩放图片外,还能将图片转换成不同的格式输出(比如将GIF格式的图片输出为PNG格式),当然,这些都是基础功能,其特色功能还包括色彩、特效等。-PhpThumb is a PHP class is used to generate the thumbnail pictures. In addition to scale the image, but also convert the picture into different output
ocr
- Module De Captcha (Captcha Decoder) - recognition of service graphic images of any complexity. The process image is completely automated.- Module De Captcha (Captcha Decoder)- recognition of service graphic images of any complexity. The process imag
FPDF_152-html-zh_CN
- FPDF这个PHP Class允许你采用纯PHP(更确切地说就是不需要使用PDFlib)来生成PDF文件。它所具有的特点包括:可选择的unit大小,页面格式和页边距;页眉和页脚管理;自动分页;自动换行与文本自动对齐;支持JPEG与PNG图片格式;支持着色和文件超链接;支持TrueType,Type1与 encoding;支持页面压缩。-FPDF this PHP Class allows you to pure PHP (and more specifically is not required
PhotoAlbum
- A is a simple and easy to use PHP Photo Album. You can upload images to your webserver, add a title for your photo, protect image upload by passowrd and so on. The scr ipt uploads the image file and create a normal and a thumbnail sized images as
pic
- 本程序提供给初学者,一个简单的图片上传实例。实现utf-8汉字无乱吗,本程序分2部分。pic.php实现图片上传,main.php图片处理 class.php 是个链接数据库的类, -This procedure made available to the beginner, a simple example of image upload. Achieve utf-8 characters do not chaotic, this procedure, part 2. pic.php
PHPWind_UTF8_7.5_BBS
- PHPWind 是一套采用 php+mysql 数据库 方式运行并可生成 html 页面的全新且完善的强大系统. 我们希望作为一个开源.共享的软件,PHPWind 可以以其流畅的速度与高负载能力激起各位加入PHPWind阵营的热情!共同打造专业品牌PHPWind.Net PHPWind 除了具备多重子版块.和后台用户组权限可以自由组合外, 还具备分版块控制生成html页面、可选用的所见即所得编辑器、防止图片和附件防盗链、多附件上传下载、输入图片URL直接显示图片、版块主题分类、版块 积分控制
Image.class
- 对(png,jpg,gif)图片进行压缩,水印,基本裁剪的处理类。结果全部存储成jpg格式。-To the (png, jpg, gif) image compression, watermarking and basic cutting processing class. All storage into a jpg format results.
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(
SingleZuitu.tar
- 修复并完善1.41版本中的多处BUG 整合Ucenter接口,增强用户系统整合 改进了注册、登录的表单验证,提供用户名、邮箱的AJAX验证 保留未登录状态下订单提交时用户的输入,增强用户体验 后台根据用户名模糊搜索用户 根据商户名模糊搜索商户 增加优惠券直接短信发送操作 修复了Table.class.php一个小BUG 修补了团购订单下载的一个BUG(导致下载其他团购信息的数据) 团购图片上传,不进行压缩和放缩,保证图片原汁原味 -Repair and
Graphics.class
- PHP图片处理类,可以对图片等比例,按比例,存为JPG\GIF\PNG等格式-PHP image processing class
class_image_pillar
- PHP图形开发参考类,包括了曲线、折线、饼形图等很多曲线。值得参考。-PHP image class,include many sharp
Image.class
- PHP的图形处理类,包括图片的等比例缩放,加水印。-A php s class deal with the image
image.class
- 这是一个简单的PHP处理图片类,里面涉及验证码生成、图片生成文字、图片水印等一些功能 。-This is a simple PHP Image class, which involves the validation code generation, images generated text and picture watermark, such as some of the features.
phppi
- phppi是一个非常不错的php写的php的图像类库的处理代码,不需要任何的数据库支持的完善的php的图像类库支持代码-phppi is a very good php write php image library processing code , does not require any database supported by a sound image class library support php code
upload.class
- PHP上传类,可对上传或已存在的图片进行加水印、缩放等操作。水印支持图片水印和文字水印,水印位置有九个-PHP Upload class, or can upload an existing image watermark, zoom and other operations. Support watermark image watermark and text watermark, the watermark position with nine
Image.class
- php验证码类,重写的验证码静态类文件,满足自己的的需求,-PHP verification code, rewrite the code static class files, to meet their own needs,
wnpage
- page.class.php 为本分页类的核心文件,其开源免费 css 为演示中所有样式的css样式文件和图片文件 其它php文件为示例文件 使用方法: 引入分页核心文件 引用你要的分页样式或从我原有的样式中分离出你要的样式 $pageSize=20 //此参数为每页数量 $total=1000 // 数据总数量 pageft($total,$pageSize,1,1,1,5) 配置分页样