<?php
try{
echo $_SESSION[$_GET['var']];
}catch                             (Exception $ex){}
?>用PHPCB的show一下参数吧用了多个都达不到效果