[PHP] pobierz, plaintext <?$n = mysql_query(\"select * from typy where typ=1\");$dys=mysql_fetch_row($n);while($dys = mysql_fetch_row($n)){{echo\"<tr><td>$dys[1] - $dys[2] $dys[6]\"; }}?>a[PHP] pobierz, plaintext
[PHP] pobierz, plaintext <?$n = mysql_query(\"select * from typy where typ=1\");while( $dys = mysql_fetch_row($n) ){ echo \"<tr><td>$dys[1] - $dys[2] $dys[6]\";}?>[PHP] pobierz, plaintext