Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Atvaizdavimas iš MYSQL

Parašė Narysx· 2008 Spa. 30 17:10:11
#10

Įdedu šią vietą savo .html faile:

<?php
$info = mysql_fetch_row(mysql_query("SELECT te_overall, te_id info FROM prefix_teams"));
?>
<table>
<tr>
<td><?php $info[te_overall]; ?></td><td><?php $info[te_id]; ?></td>
<tr/>
</table>




Ir nk nerodo. :? Bet gerai bent tiek, kad errorų nemeta. :D Ką daryt? :?

Redagavo Narysx· 2008 Spa. 30 17:10:28