if (dbrows($result)) { while($data = dbarray($result)) { $itemsubject = trimlink($data['article_subject'], 23); echo THEME_BULLET." $itemsubject\n";