摘要:
1:生成缩略图: imagecopyresampled ( 目标图片资源 ,原图片资源 , 在目标图的X位置 ,在目标图的Y位置 , 原图的X位置 , 原图的Y位置, 在目标图中的宽度, 在目标图中的高度 , 原图片宽度 , 原图片高度 ) dst_image目标图象连接资源。src_image源图 阅读全文
posted @ 2017-06-04 17:10
雨后桥前
阅读(318)
评论(0)
推荐(0)
摘要:
1:画矩形: imagerectangle ( resource $image , int $x1 , int $y1 , int $x2 , int $y2 , int $col ) imagerectangle() 用 col 颜色在 image 图像中画一个矩形,其左上角坐标为 x1, y1, 阅读全文
posted @ 2017-06-04 15:52
雨后桥前
阅读(2012)
评论(0)
推荐(0)
摘要:
1:字母数字组合的验证码 HTML代码: PHP代码: 1:汉字验证码: 阅读全文
posted @ 2017-06-04 12:56
雨后桥前
阅读(2080)
评论(0)
推荐(0)

浙公网安备 33010602011771号