Forum Moderators: coopster
[uk2.php.net...]
This will send the session id in the url, instead of in a cookie. This is the only way to maintain session data from page to page with out useing cookies. PHP should aultomatical add the session id to urls, but can cause problems when people send links, or bookmark pages ect.