With this function you can quickly check if there is a cookie.
|
Use this extremely useful function to check whether a user has cookies enabled.
|
Use this function to check if the user has cookies enabled. Returns true if enabled, false if disabled.
|
Use this codesnippet to send a 401 Unauthorized header to the user, so he'll have to enter a username (and password).
|
Use this handy codesnippet to output all the cookies your visitors have stored.
|
Use a cookie to check if your page has already been visited.
|