function image($field, $value) { if($value !='') { $value = ''; } else { $value = ''; } return $value; }