require_once('./controles/db.php');
$conexao = conectar_bd();
if ($conexao) {
echo "conectado";
}
$conexao = null;//Generated by Ampare PHP Encoder. For more security please use php protect before encode the php program
© 2023 Quttera Ltd. All rights reserved.