I want to hide the session_id from the Address bar in the browser, I know I have read of a function that does that, could some one remind me, Also I want to hide the SQL querys that show in the address of the browser also.
Example
htpp:\127.0.0.1\docs.php?session_id1234k
I do not want to show "?session_id1234k" in the browser.
Thanks