once you start a session(session_start()😉 and register a session variable(session_register("variablename")😉, you don't need to send them in hidden fields or anything
you simply need to keep the session_start on every page that you want to keep the session variable