Galería - Añadir álbum

\n\n"); $q_user = mysqli_query($con, "SELECT username FROM user WHERE id = $r[user];"); $r_user = mysqli_fetch_array($q_user); echo("\n\n\n"); } ?>
Titulo / Texto Detalles Traducciones Accion
" . cutText($r['title_es'], 35, '', '') . "
$r[dat]"); echo("
" . str_replace('
', ' ', cutText($r['text_es'], 60, '', '')) . "\n
$r[ptime]
\n"); //Count $q_photos = mysqli_query($con, "SELECT count(id) AS cnt FROM photo, photo_album where album = $r[id] and photo = id;"); $r_photos = mysqli_fetch_array($q_photos); echo("$r_photos[cnt] fotos.
"); echo("Por $r_user[username]
"); echo("
Público: "); if ($r['open'] == 1) echo("Sí"); else echo("No"); echo("
\n
\n\n
\n"); echo(""); echo("
\n\n
"); echo("