hello,
i made a login/logout feature....
when the user clicks on logout , i redirect him to logout.php (where i destroy the session, this page is not visible at client side) and then the user is redirected to the index page with a query string containing a message that you have successfully logged out.
this message is shown into the status bar/address bar of the index page.
can i remove the message to be displayed on the status bar/address bar.
when i go to some other page from this index page then also the message is shown onto the status bar
can i stop that.
thanks
vishwa vivek