PHP Page redirect question

Discussion in 'PHP' started by loadinglelet, Apr 12, 2010.

  1. #1
    How do i create a php page that will automatically redirect & login to a password protected directory on my website, so that the user doesn't have to input the user & password to access the site.
     
    loadinglelet, Apr 12, 2010 IP
  2. javaongsan

    javaongsan Well-Known Member

    Messages:
    1,054
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #2
    you will need to use curl
     
    javaongsan, Apr 12, 2010 IP
  3. capt_nemo777

    capt_nemo777 Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    use 'sessions' and 'redirect' after login
     
    capt_nemo777, Apr 13, 2010 IP
  4. mfscripts

    mfscripts Banned

    Messages:
    319
    Likes Received:
    4
    Best Answers:
    8
    Trophy Points:
    90
    Digital Goods:
    3
    #4
    Sounds a bit unsecure, why not just remove the username/password?
     
    mfscripts, Apr 13, 2010 IP