Lo fai nel while con una tabella
Codice PHP:
<table>
<?php while ($row=mysql_fetch_array($res)) : ?>
<tr>
<td><?php echo $row['data']; ?></td>
</tr>
<?php endwhile; ?>
</table>
Lo fai nel while con una tabella
Codice PHP:
<table>
<?php while ($row=mysql_fetch_array($res)) : ?>
<tr>
<td><?php echo $row['data']; ?></td>
</tr>
<?php endwhile; ?>
</table>
www.sitemeer.com » Quando un sito pare irraggiungibile
Se ti piace ci puoi trovare anche su Facebook