include "config.php"; $sql ="SELECT * FROM `estrutura_fisica` order by titulo"; $rst = mysql_query($sql); ?>