get_row('Select post_title From ' . $this->table . ' Where ' . $this->primary_key . ' = ' . $key); } }