$sql = getDadosList("SELECT pergunta, resposta FROM faq WHERE ativo = '1' ORDER BY posicao ASC, pergunta ASC"); ?> foreach($sql as $i => $v){ ?>