qst volta devi fare attenzione alle ":
codice:echo "<table>\n"; while ($row = mysql_fetch_array($result)) echo "<tr><td><a href=\"view.php?id=$row[id]\">".date("j/n/y", $row[data])." ".$row['titolo']."</a> </td></tr>\n"; echo "</table>\n";
qst volta devi fare attenzione alle ":
codice:echo "<table>\n"; while ($row = mysql_fetch_array($result)) echo "<tr><td><a href=\"view.php?id=$row[id]\">".date("j/n/y", $row[data])." ".$row['titolo']."</a> </td></tr>\n"; echo "</table>\n";
think simple think ringo