Ver original$_SESSION["variable"] = 'test';if (!isset($_SESSION["variable"])){ echo 'algo raro pasa @.@';}