Hi,
I am new to PHP.
I have a login and logout pages are in php. i have to pass the user id or the session to my jsp page.
The id should not pass in the url for security purpose and also the browser back button should not work if i click the logout.php
Thanks in advance