Re: Why cookie is created?

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

 



Jerry Swanson wrote:
; Whether to use cookies.
session.use_cookies = 0

; This option enables administrators to make their users invulnerable to ; attacks which involve passing session ids in URLs; defaults to 0.
session.use_only_cookies = 1


I changed the global variables on PHP. It still stores cookies on my
harddrive. Any ideas why?
PHP version 4.3.4

You're telling to not use cookies, then telling it to only use cookies?

Anywho, did you restart your webserver?

--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@xxxxxxxxxxxx

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[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