php上传图片精典源码.docVIP

  • 16
  • 0
  • 约4.15千字
  • 约 5页
  • 2018-01-18 发布于河南
  • 举报
php上传图片精典源码

?php //上传文件类型列表 $uptypes=array(image/jpg, image/jpeg,image/png,image/pjpeg,image/gif,image/bmp,image/x-png); $max_file_size=5000000; //上传文件大小限制, 单位BYTE $destination_folder=../image/userhead/; //上传文件路径 $watermark=1; //是否附加水印(1为加水印,其他为不加水印); $watertype=1; //水印类型(1为文字,2为图片) $waterposition=1; //水印位置(1为左下角,2为右下角,3为左上角,4为右上角,5为居中); $waterstring=newphp.site.cz; //水印字符串 $waterimg=xplore.gif; //水印图片 $imgpreview=1; //是否生成预览图(1为生成,其他为不生成); $imgpreviewsize=1/2; //缩略图比例 ? html head titleM4U BLOG - /title meta http-equiv=Content-Type content=text/html; charset=gb2312 style type=text/cssbody,td{font-family:t

文档评论(0)

1亿VIP精品文档

相关文档