logo
Published on Conunity (http://www.conunity.com)

session.use_only_cookies

By webmaster
Created 2007-07-01 18:37

Information

session.use_only_cookies specifies whether the module will only use cookies to store the session id on the client side. Enabling this setting prevents attacks involved passing session ids in URLs. This setting was added in PHP 4.3.0.

Syntax

Example


Source URL:
http://www.conunity.com/session_use_only_cookies