Risultati
if (mysql_num_rows($result) > 0) { ?>
Meeting Cittą di Padova | In tempo reale | Risultati definitivi |
echo $row['gara'];?> | Vedi | if ($row['file']!='') echo "[ Scarica ]"; ?> |
require_once "library/config.php"; //Estrae l'elenco delle news $sql = "SELECT * FROM risultati ORDER BY gara DESC,id DESC "; $result = mysql_query($sql,$link); ?>
Meeting Cittą di Padova | In tempo reale | Risultati definitivi |
echo $row['gara'];?> | Vedi | if ($row['file']!='') echo "[ Scarica ]"; ?> |