Zadaj pytanie
<?session_start();$_SERVER['foo'] = 'bar';?>
<?session_start();echo $_SERVER['foo'];?>