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