Forum Moderators: coopster
Either by putting the session id in the address url, or by putting it in a cookie on the users machine.
Check your configuration settings for
session.use_cookies and session.use_only_cookies See [php.net...] for more info.