prepare($sql); $stmt->bindValue(':p1', $this->getDbId()); $stmt->execute(); return $stmt->fetchColumn(); } } // CcPlaylist