I have a site where the ID keeps getting appended to the URL. So I
went in and added the following lines to my config.php file, which is
included on every page.
ini_set('session.user_only_cookies', TRUE);
ini_set('session.use_trans_sid', FALSE);
The ID still shows when I first visit the page. If I refresh, it goes away.
This is more than a little annoying. What else do I need I need to do?
--
Randal Rust
R.Squared Communications
www.r2communications.com
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk
NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com
Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php