Search:
Home
Tutorials & Lessons
Knowledge Base
Contribute
Article tools
Post a comment
View comments (0)
Score this article
Email to a friend
Report an error
Remove PHP Session ID from URL
In your .htaccess file add the following code
CSS CODE
php_flag session
.use_trans_sid
off