arte indaco
 
 
 

 

  "; //echo ""; //echo ""; //echo ""; //echo ""; //echo "
"; echo $nome; echo " "; //echo ""; echo " "; echo $cognome; echo "
"; $titolopoesia = ucfirst(strtolower($titolopoesia)); echo $titolopoesia; $pro = $row['annocatalogo']; if ($pro == 1){ echo "
"; echo ""; echo ""; echo ""; echo ""; echo "
"; echo ""; echo ""; echo "Richiedi la lettura della tua poesia"; echo "
"; echo "
"; }else{ echo "
"; echo ""; echo ""; echo ""; echo " Richiedi la lettura della tua poesia"; echo "
"; echo "
"; } ?>
"; $poesia = $row['foto1D']; $poesia = ucfirst(strtolower($poesia)); echo $poesia; } } ?>
Condividi
"; if (file_exists($row['foto1B'])){ echo " "; } else{ echo ''; } if (file_exists($row['foto2B'])){ echo " "; } else{ echo ''; } if (file_exists($row['foto3B'])){ echo " "; } else{ echo ''; } if (file_exists($row['foto4B'])){ echo " "; } else{ echo ''; } if (file_exists($row['foto5B'])){ echo " "; } else{ echo ''; } //echo ""; //echo ""; //echo ""; //echo ""; //echo ""; echo "
"; echo ""; echo "
"; echo $row['bio']; echo "
"; echo 'Città: '; echo $row['Citta']; echo "
"; echo 'E-mail: '; echo "". $row['Email'] .""; echo "
"; echo 'Sito internet: '; echo "". $row['sito'] .""; echo "
"; echo "
"; } } ////////////////////////////////////////////CATALOGHI DB////////////////////////// ?>
"; } else{ echo ""; } echo ""; $poesia = $row['foto1D']; $poesia = ucfirst(strtolower($poesia)); $numero_caratteri = 250; $stringa_in_input = $poesia; if(strlen(trim($stringa_in_input))>$numero_caratteri) { $testo = substr($stringa_in_input,0,strpos($stringa_in_input,' ',$numero_caratteri)).'...'; } else { $testo = $stringa_in_input; } $nome = $row['Nome']; $cognome = $row['Cognome']; $poetanome = $nome." ".$cognome; $numero_caratteri = 30; $stringa_in_input = $poetanome; if(strlen(trim($stringa_in_input))>$numero_caratteri) { $titolo = substr($stringa_in_input,0,strpos($stringa_in_input,' ',$numero_caratteri)).'...'; } else { $titolo = $stringa_in_input; } $titolopoesia = $row['foto2D']; $numero_caratteri = 30; $stringa_in_input = $titolopoesia; if(strlen(trim($stringa_in_input))>$numero_caratteri) { $titolopoesia = substr($stringa_in_input,0,strpos($stringa_in_input,' ',$numero_caratteri)).'...'; } else { $titolopoesia = $stringa_in_input; } echo "

"; $titolo = strtoupper ($titolo); echo $titolo; echo "
"; $titolopoesia = ucfirst(strtolower($titolopoesia)); echo $titolopoesia; $pro = $row['annocatalogo']; if ($pro == 1){ echo "
"; echo ""; } echo "

"; //echo "
"; echo "$testo "; } }else{ echo ""; } ?>