$hd = mysql_connect("sql-server.k8s-kh5ts6lm", "maquis_sabine", "alex") or die ("Unable to connect");
$wpdb=mysql_select_db ("maquis_nathalie", $hd) or die ("Unable to select database"); $Table='myth';
$query="SELECT * FROM $Table ";
$res=MYSQL_QUERY("$query",$hd);
$ind=0;
while( $ligne=mysql_fetch_row($res))
{
$ind++;
//for($i=0; $i
";
}
if($nb >0) {
echo "la partie commence";
echo '";
?>
}?>