Search found 2 matches
- Fri Nov 12, 2004 4:37 pm
- Forum: PHP - Code
- Topic: Cookie problem.
- Replies: 2
- Views: 687
Thanks
Thank you very much. I am relieved to see this working...
- Fri Nov 12, 2004 3:10 am
- Forum: PHP - Code
- Topic: Cookie problem.
- Replies: 2
- Views: 687
Cookie problem.
I am trying to make a site require username/password and I have achieved that using forms/cookies. I have 2 problems I can't figure out. When cookies are turned off or I go manually to one of the "secure" pages, the browser goes there and I can't prevent it. I have an if statement asking i...