Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
tr>
<td class="ThreadNick" width="10%" height="200"><strong><? echo $rows['name']; ?><br><span class="Threadslinks">Datum: <? echo $rows['datetime']; ?></span></strong></td>
<th bgcolor="#F8F7F1" class="Threads" align="left"><strong><? echo $rows['topic']; ?><? echo str_replace(array(':-)', ';-)', ':-P', ':-D', ':-|', ':-('), array('<img src="img/smile.gif" alt="" />', '<img src="img/wink.gif" alt="" />', '<img src="img/tongue.gif" alt="" />', '<img src="img/biggrin.gif" alt="" />', '<img src="img/neutral.gif" alt="" />', '<img src="img/frown.gif" alt="" />'), $rows['detail']);?></strong></th>
</tr>
<th bgcolor="#F8F7F1" class="Threads" align="left"><strong><? echo str_replace(array(':-)', ';-)', ':-P', ':-D', ':-|', ':-('), array('<img src="img/smile.gif" alt="" />', '<img src="img/wink.gif" alt="" />', '<img src="img/tongue.gif" alt="" />', '<img src="img/biggrin.gif" alt="" />', '<img src="img/neutral.gif" alt="" />', '<img src="img/frown.gif" alt="" />'), $text = wordwrap( $rows['detail'], 40, "<br />\n" ));?>
<? echo $text; ?></strong></th>