CookieCheck 1.1 (Default branch) |
|
|
CookieCheck is a basic PHP script for checking
whether a visitor has cookies enabled or not. Its
design makes it simple to include into an existing
script: just include the source file and call the
check function. CookieCheck preserves the values
of any GET or POST information sent to your
script, so it does not require any major
modifications to your original script.
License: MIT/X Consortium License
Changes:
This release includes some minor bugfixes and
enhancements. It also rolls in the 1.0
security-fix-1 patch which fixed a potentially
serious security vulnerability with the default
session save path.
|