How to get rid of PHPSESSID in PHP applications
Category: Home > Programming Tutorial > PHP
Having the PHPSESSID in the URL is not only ugly, but also a security risk. This page show how to take out the PHPSESSID in several ways.