TPL: mit Smarty.
Hallo. Ich will in der TPL alle datensätze aus der Tabelle Support anzeigen lassen. Ich habe schon Probiert:
Code:
{php}while ($row = mysql_fetch_assoc($result) {...}{/php}
Code:
<?php while ($row = mysql_fetch_assoc($result) {...} ?>
Beides ging nicht