include("conexao.php"); $result = mysqli_query($conexao, "select * from albuns where ativo='S' order by data desc, codigo desc limit 0,10"); $result_fotos = mysqli_query($conexao, "select *, rand() as rand from fotos where largura > altura order by rand() limit 0,1"); $qtd_fotos = mysqli_num_rows($result_fotos); ?>
Em Breve
|
|||||||||
|
|||||||||
©
GustavoRomano.com - E-mail: gromano@gmail.com
- ICQ: 15489190
- MSN: gusromano@hotmail.com
- Cel: (54) 99103.6967 |
|||||||||
|