altura and fotos_albuns.cod_album = ".$_GET["album"]); $total = mysqli_num_rows($result_total_fotos); $paginas1= intval(($total-1)/20) + 1; $result_total_fotos2 = mysqli_query($conexao, "select fotos.* from fotos, fotos_albuns where fotos.ativa = 'S' and fotos.codigo = fotos_albuns.cod_foto and largura$paginas1){ $paginas = intval(($total2-$paginas1*3-1)/21) + 1 + $paginas1; } else{ $paginas = $paginas1; } $imagem_inicial = ($_GET["pagina"] - 1)*20; $result_fotos = mysqli_query($conexao, "select fotos.* from fotos where ativa = 'S' and largura>altura and album = ".$_GET["album"]." order by codigo limit ".$imagem_inicial." ,20"); if ($_GET["pagina"] <= $paginas1){ $imagem_inicial2 = ($_GET["pagina"] - 1)*3; } else{ $imagem_inicial2 = $paginas1 * 3 + ($_GET["pagina"] - $paginas1 -1) * 21; } $result_fotos2 = mysqli_query($conexao, "select fotos.* from fotos where ativa = 'S' and largura <? echo $row_albuns["nome"]; ?> - GustavoRomano.com

0){ ?>
"; } if ($fim="false"){ if (!($row_fotos = mysqli_fetch_array($result_fotos))) { $fim="true"; } } if ($fim=="false"){ echo "\n"; } else { echo ''; } } ?>
"; if ($fim2="false"){ if (!($row_fotos2 = mysqli_fetch_array($result_fotos2))) { $fim2="true"; } } if ($fim2=="false"){ echo "\n"; } else { echo ''; } } ?>
"; } if ($fim2="false"){ if (!($row_fotos2 = mysqli_fetch_array($result_fotos2))) { $fim2="true"; } } if ($fim2=="false"){ echo "\n"; } else { echo ''; } } ?>
['.$i.']'; } else { echo '['.$i.']'; } } ?>
&pagina=">