Vreau ca datele din baza de date sa fie afisate intr-un tabel de genul asta:
Cod: Selectaţi tot
<table>
<tr>
<td>urlpoza</td>
<td>urlpoza</td>
</tr>
<tr>
<td>urlpoza</td>
<td>urlpoza</td>
</tr>
<tr>
<td>urlpoza</td>
<td>urlpoza</td>
</tr>
<tr>
<td>urlpoza</td>
<td>urlpoza</td>
</tr>
</table>
Cod: Selectaţi tot
<table>
<tr>
<td>urlpoza</td>
<td>urlpoza</td>
<td>urlpoza</td>
<td>urlpoza</td>
<td>urlpoza</td>
<td>urlpoza</td>
</tr>
</table>
Cod: Selectaţi tot
<html>
<head>
<title></title>
</head>
<body>
<center>
<iframe width="980" height="770" scrolling="no" frameborder="" name="fereastra"></iframe>
<iframe src="http://localhost/bb/poze%202.html" frameborder="" width="425" height="770" scrolling="AUTO"></iframe>
</center>
</body>
</html>
Imi poate explica cineva cam ce este de facut?? Eu nu am reusit sa gasesc nici o solutie, cunostintele mele in domeniu sunt limitate.
Multumesc!