摘要:
官网:http://www.uploadify.com/让uploadify支持中文名文件的上传将uploadify.php里的move_uploaded_file($tempFile,$targetFile);改成move_uploaded_file($tempFile,iconv("UTF-8","gb2312", $targetFile));swfupload demo比较多,但传输大文件时,总是莫名其妙的停止。jQuery File Upload 貌似支持分割上传,比较强大,但是好像在ie下面不支持进度条 阅读全文
posted @ 2012-10-18 15:15
ericyuan
阅读(346)
评论(0)
推荐(0)
浙公网安备 33010602011771号