Results 1 to 3 of 3

Thread: [RESOLVED] prevent user from accessing *.htm files with lack of php cookie?

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    121

    Resolved [RESOLVED] prevent user from accessing *.htm files with lack of php cookie?

    Hello all.
    Is it possible to "block" users from accessing *.htm files if the user does not have a cookie set by setcookie()?
    The only thing I can think of is to use JavaScript to check for the cookie's existence, then redirect upon failure.
    Any other ideas?
    Many thanks.
    Last edited by solitario; Jul 29th, 2008 at 07:49 AM. Reason: resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width