$v) { $_ks[] = $k; $_vs[] = make_safe_argument($v); } return sprint("(%s)=>('%s')", implode(",", $_ks), implode("','", $_vs)); } }