value)) { $this->value = array_shift($this->value); } return $this->column . ' LIKE \'%' . addslashes($this->value) . '\''; } }