|
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..)
__________________
Skype variuscr - Email varius AT gmail
|