This topic is locked

Problem with cookies

10/24/2006 1:03:54 PM
PHPRunner General questions
K
kwhite75 author

I have a problem that is consistant with all of the users that are trying to access the data on my site. I have it set up so that you can see and edit only your own data, each user has a specific login and password. The problem is that once they register and enter their login, if they do not have cookies enabled, they cannot go any further. 1 - Why are cookies required to access databases and 2 - Is there an easy way to resolve this or way around it?
Thanks,

Keith

Alexey admin 10/24/2006

Keith,
PHPRunner-created pages do require cookies to be enabled in client browsers as almost every password-protected site.

Unfortunately there is no workaround available.