You have to call session_start() function at the start of each page to keep the session alive. Try it once!
--- In php-list@yahoogroups.com, Tomá¹ Herink <[EMAIL PROTECTED]> wrote: > > Hi leds! > > > > I am trying to use sessions for the first time. Logging in and starting > session is not a problem, but when I click an URL to some other page, > session_id() variable is empty. How to keep the session active within all of > my pages? > > > > [Non-text portions of this message have been removed] >