ini_set('upload_max_filesize','8M');
echo ini_get('upload_max_filesize');在上传前设置吧