hi,
anybody tell me the solution of using session variables.
i have login page after matching the password of particular user i want to store the username in session variable by that i can use that session variable on next pages.
and how can i destoy a session without session_destroy().because some times user click the browser close button whitout clicking on logoff button.
that create a problem for me when again the user login a error occurs
"session is not registered"
because session variables not automatically destroy from
session_data folder.
please help me
atul
urgent-session variables
Moderator: General Moderators