Re: session.use_trans_sid Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Al wrote:
> What are the pros and cons of session.use_trans_sid ON and OFF
>
> Just moved our site from one which had the php.ini,
> session.use_trans_sid=OFF to one with it ON
>
> Sure looks ugly having the PHPSESSID showing up for visitors.
>
> Thanks

PRO:
- makes life easier when session cookie isn't an option

CON:
- disables implicit flush for output buffering
- increased risk of session fixation

Others?

--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux