$_SESSION['camefromshowpost'] = true;
if ($_SESSION['camefromshowpost']) { $whatever = "yes"; } else { $whatever = "no"; }