Find Hostels all over the World
$link=str_replace(' ', '%20', $news[categoria]);
//seleziono autore o hostel che l'ha scritta
//if($news[id_autore]!=0){
$strSQL="SELECT * FROM autore WHERE author='".$_GET['who']."'";
$a=mysql_query($strSQL,$db);
$autore=mysql_fetch_array($a);
$autor_id=$autore[chiave];
$autor=$autore[nome].' '.$autore[cognome];
//var_dump($autore);
/* }
else{
$strSQL="SELECT * FROM structureData WHERE id=$news[id_hostel] Limit 1";
$a=mysql_query($strSQL,$db);
$autore=mysql_fetch_array($a);
$autor=$autore[name];
}*/
?>
for($i=1;$i<=$npage;$i++)
echo '[',$i,']';
?>
Title | City | Country | Date | Section | |
![]() |
echo substr(strip_tags($news[testo]),0,110);?> |
-- |