np:
Kod
$query="SELECT * FROM news";
$result=mysql_query($query);
while($row=mysql_fetch_array($result))
{
//nie wiem co tu zrobić żeby to wszystko znalazło sie w tablece;(
}
$result=mysql_query($query);
while($row=mysql_fetch_array($result))
{
//nie wiem co tu zrobić żeby to wszystko znalazło sie w tablece;(
}