PHP security

Discussion in 'PHP' started by lv211, Jan 11, 2008.

  1. #1
    Anyone know any good websites on PHP security or have any good tips?
     
    lv211, Jan 11, 2008 IP
  2. wing

    wing Active Member

    Messages:
    210
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    58
    #2
    wing, Jan 11, 2008 IP
    lv211 likes this.
  3. kow

    kow Member

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #3
    Google for:
    - sql injection
    - register_globals
    - XSS Attack
    - html injection

    This will give you a lot of good tips.
     
    kow, Jan 11, 2008 IP
  4. lv211

    lv211 Peon

    Messages:
    168
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Good site and Great ideas.

    Thanks.
     
    lv211, Jan 12, 2008 IP
  5. amorph

    amorph Peon

    Messages:
    200
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    amorph, Jan 12, 2008 IP
    lv211 likes this.