include("config.php");include("tables.php"); $db = mysql_connect($serveur,$username,$motdepasse); mysql_select_db($base,$db);?>