Quote:
Originally Posted by Varius
Just an FYI,
If you prefer a non-cookie approach you can also modify your php.ini to enable trans_sid (transparent session id), and then it will automatically append your session id to all urls (unless those called by javascript, which you'll still have to add manually - or forms, etc..)
|
I didn't know that - great info, thx
