if (preg_match("@(cover photo)@Di", $row['event']['object'], $matches)) {
            $row['event']['article'] = "the";
        }