<?php
	include "encode.php";
	$servername = "localhost";
	$username = "mairenac_tdm";
	$password = "Antoine29#";
	$DB = "mairenac_tdm";
?>