import("ORG.Util.Image"); //图像操作类库 ob_end_clean(); $type = isset($_GET['type'])?$_GET['type']:'gif'; Image::buildImageVerify(4,1,$type);