File "echec02.php"
Full Path: /home/analogde/www/Bookmarks/CHESS_ON/echec02.php
File size: 212 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
session_start();
include('database.php');
DB_connexion();
function traitement($tag_affiche, $elo1, $elo2, $score)
{
echo "jkhjhjk";
echo "<br>";
echo "43564646";
}
?>