cns187
04-17-2006, 03:26 PM
hey guys i really need help with this
i need to create a page that will allow users to log out of the site. The page script will kill the sessions so that all Session Variables will be set to NULL.
Before killing the Session, your script should ask the user if he/she really wants to leave the site. If YES then kill the session and return the user to the login page. If the user does not want to leave the site, redirect the user back to the menu page
dont even know where to start :S any help would be greatly appreciated..thank you!
i need to create a page that will allow users to log out of the site. The page script will kill the sessions so that all Session Variables will be set to NULL.
Before killing the Session, your script should ask the user if he/she really wants to leave the site. If YES then kill the session and return the user to the login page. If the user does not want to leave the site, redirect the user back to the menu page
dont even know where to start :S any help would be greatly appreciated..thank you!