'; $topics_html .= '#' . $row['tag'] . ''; $topics_html .= ''; $author = exec_stmt('SELECT user_id, username, profile_picture FROM user WHERE user_id = ?', 'i', $essay['author_id'])->fetch_assoc(); $html = '
' . $essay['excerpt'] . '