45) { $text = substr($row[title],0,45); $text .= "..."; } else { $text = $row[title]; } ?>