Answer the question
In order to leave comments, you need to log in
How to display records from the database that have a certain value?
Hello.
I deduce through foreach an array with the data.
{foreach from=$data item=info}
<tr>
<td>{$info.A}</td>
<td>{$info.B}</td>
<td>{$info.C}</td>
</tr>
{/foreach}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question