[ Festival 2003] [ Archivio ] [ Panorama blues ] [ Blues Services ] [ Non solo Blues ] [ Blues & News ]
[
Home ]


Blues guest book
(puoi lasciare un messaggio)

'$nrec')"; if(!($result=mysql_query($sql,$conn))) { echo ("Error selecting data from guestbook table.\n"); }else{ echo "

 

\n"; echo "
\n"; echo "

\n"; while ($datarecord=mysql_fetch_row ($result) and $count1 < 20) { if ($datarecord[5]=='no') {continue;} $datains=explode("-",$datarecord[1]); $j=0; while (isset($datains[$j])) { $where=$where."Testo LIKE '%".$datains[$j]."%'"; if (isset($datains[$j+1])): $where=$where." OR "; endif; $j++; } $mins=$datains[1]; $dins=$datains[2]; $yins=$datains[0]; echo "\n"; echo "\n"; echo "\n"; $nrec=$datarecord[0]; $nrecp=$nrec-32; $count1++; } echo "
$datarecord[2]
".$datarecord[4]."
Inserito il ".$dins."/".$mins."/".$yins."
\n"; } echo ("

"); echo ("
"); echo (""); $tempo=time(); $dat1=date("d/m/Y",$tempo); $tempo=$tempo+1296000; $dat2=date("d/m/Y",$tempo); echo (""); echo (""); echo (""); echo (""); echo (""); echo (""); echo (""); echo (""); echo (""); echo (""); echo "\n"; echo ("
NOME:
E-MAIL:
"); echo ("TESTO:"); echo ("


"); echo ("
"); echo ("

"); mysql_close($conn); ?>