getting rid of session ids in urls
I have some php pages that show nasty session ids at the end of the url.
i have tried looking through google to find a way to hide these. seen a couple solutions that used some code in .htaccess, but they did not work for me
anyone know how to get rid of them?
thanks
|