Results 1 to 5 of 5

Thread: htaccess and cookies

  1. #1
    Mentor coltrane's Avatar
    Join Date
    May 2001
    Location
    North Carolina
    Posts
    1,390

    htaccess and cookies

    How can I grab the username entered during a htaccess prompt and send it to a cookie?

  2. #2
    Mentor coltrane's Avatar
    Join Date
    May 2001
    Location
    North Carolina
    Posts
    1,390

    Re:htaccess and cookies

    nevermind, Im going to use secret option delta124

  3. #3

    Re:htaccess and cookies

    [quote author=coltrane link=board=9;threadid=5902;start=0#56203 date=1040236925]
    nevermind, Im going to use secret option delta124
    [/quote]

    What the heck is that?

  4. #4

    Re:htaccess and cookies

    in php it goes to $_SERVER['PHP_AUTH_USER'] and $_SERVER['PHP_AUTH_PW']

  5. #5
    Mentor coltrane's Avatar
    Join Date
    May 2001
    Location
    North Carolina
    Posts
    1,390

    Re:htaccess and cookies

    I decided to scratch the use of htaccess and use PHP Sessions instead.

Bookmarks

Posting Permissions

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