session_name("fancyform"); session_start(); $_SESSION['n1'] = rand(1,20); $_SESSION['n2'] = rand(1,20); $_SESSION['expect'] = $_SESSION['n1']+$_SESSION['n2']; include('lang.php'); include('connexio.php'); $mn=6; ?>
|
|
|||||||||||
include("peupag.php");?> |