On Thu, 2005-11-17 at 10:33, Richard Davey wrote:
> Hi Ben,
> 
> Thursday, November 17, 2005, 3:26:04 PM, you wrote:
> 
> > Is there a way to test if a user has cookies turned on or not so
> > that I can use cookies if the user allows them and use the URL if
> > the user does not allow them?
> 
> Set one? :)
> 
> Then check if it exists or not.
> 
> This of course will not catch those sneaky buggers who disable cookies
> part way through your site just to see what effect it will have.

*lol* I do that sometimes... with Javascript too.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to