File "test06.php"
Full Path: /home/analogde/www/Freebox/CHESS_ON/test06.php
File size: 63 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
session_start();
echo $_SESSION['repertoire'];
?>