Visit anyway our web site, where you can find some suggestions for your vacancy."; $sql="select * from ".$news." where ((tipo='offerte' or tipo='lastminute') and lingua='uk') "; if(!($result=mysql_query($sql,$conn))) { echo ("Error selecting data from ".$news." table.\n"); }else{ while ($datarecord=mysql_fetch_row ($result)) { if (time()>$datarecord[9]) {continue;} if (time()<$datarecord[10]) {continue;} $testo=''; } } ?> Aggiornato il $data

\n"; $sql="select * from ".$news." where (tipo='eventi' and lingua='uk')";if(!($result=mysql_query($sql,$conn))) { echo ("Error selecting data from ".$news." table.\n"); }else{ while ($datarecord=mysql_fetch_row ($result)) { if (time()<$datarecord[8]) {continue;} if (time()>$datarecord[9]) {continue;} $data=date("d/m/Y G.i:s",$datarecord[1]); $cod=$datarecord[0]; echo "» $datarecord[2]
".stripslashes(str_replace("\n", "
", $datarecord[3]))."
Aggiornato il ".$data."\n"; } } mysql_close($conn); ?>