tutto questo codice ma alla fine nn mi compare nientecodice:<html> <head> <meta http-equiv="Content-Language" content="it"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title>Nuova pagina 1</title> </head> <body> <div align="center"> <center> <table border="1" width="657" height="663"> <tr> <td width="657" height="98" colspan="2"><? include ('banner.jpg'); ?></td> </tr> <tr> <td width="657" height="68" colspan="2"><? include ('menu.php'); ?></td> </tr> <tr> <td width="657" height="19" colspan="2"><? include ('tti.php'); ?></td> </tr> <tr> <td width="32" height="24"></td> <td width="609" height="30">Scacchi</td> </tr> <tr> <td width="32" height="99" rowspan="4"></td> <td width="609" height="6"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * forum ORDER BY Didattica ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="609" height="9"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY Libri ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="609" height="9"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY Tatticismi ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="609" height="27"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY Tornei ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="32" height="32"></td> <td width="609" height="28">Supporto</td> </tr> <tr> <td width="32" height="31"></td> <td width="609" height="23"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY Chiedi_a_scacchirako ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="32" height="19"></td> <td width="609" height="14">Programmazione & grafica</td> </tr> <tr> <td width="32" height="69" rowspan="3"></td> <td width="609" height="11"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY html,_java,_xml ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="609" height="11"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY Asp,_Php,_Mysql ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="609" height="17"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY Flash ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="32" height="34"></td> <td width="609" height="34">Off- topic</td> </tr> <tr> <td width="32" height="117" rowspan="4"></td> <td width="609" height="14"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY Agorà ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="609" height="21"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY Now ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="609" height="26"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY Annunci ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> <table> <tr> <td width="609" height="23"><?php # Includo il file di configurazione require("config.php"); # Recupero i forum esistenti $query = mysql_query("SELECT * Forum ORDER BY New_tecnologi ASC "); # Stampo la lista di tutti i Forum while($result = mysql_fetch_array($query)) { echo " </table>[*]<a href=\"forum.php?f=$result[id]\">"; echo "$result[titolo]</a>"; } ?> </center> </div> <hr> <p align="center"><? include ('codice.txt'); ?></p> </body> </html>
come è possibile???
grazie