Fotografias$sql= mysql_query("SELECT * FROM tb_expovirtfutebol_fonte WHERE tipo='Fotografia' LIMIT 0,3"); while($row = mysql_fetch_array($sql)){ ?> }?> Ver Fotografias |
Revistas$sql= mysql_query("SELECT * FROM tb_expovirtfutebol_fonte WHERE tipo='Revista' LIMIT 0,3"); while($row = mysql_fetch_array($sql)){ ?> }?> Ver Revistas |
Jornais$sql= mysql_query("SELECT * FROM tb_expovirtfutebol_fonte WHERE tipo='Jornal' LIMIT 0,3"); while($row = mysql_fetch_array($sql)){ ?> }?> Ver Jornais |
Decretos$sql= mysql_query("SELECT * FROM tb_expovirtfutebol_fonte WHERE tipo='Decreto' LIMIT 0,3"); while($row = mysql_fetch_array($sql)){ ?> }?> Ver Decretos |