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.
| Tags | Internet Web Dynamic Content Software Development Libraries |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: 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.


No changes have been submitted for this release.