<?php
	$servername = "localhost";
	$username = "mairenac_serv";
	$password = "Antoine29#";
	$DB = "mairenac_posservices";
?>