Anti Hack

Discussion in 'PHP' started by phpdotnet, Jun 19, 2008.

  1. #1
    Post here PHP Anti Hack coding/Tricks here
     
    phpdotnet, Jun 19, 2008 IP
  2. matthewrobertbell

    matthewrobertbell Peon

    Messages:
    781
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #2
    mysql_real_escape_string
    Don't use globals
    hash stored passwords
    Use a modern version of php
     
    matthewrobertbell, Jun 19, 2008 IP
  3. yourwish

    yourwish Active Member

    Messages:
    43
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    98
    #3
    ctype_alnum
     
    yourwish, Jun 19, 2008 IP
  4. Danltn

    Danltn Well-Known Member

    Messages:
    679
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    120
    #4
    Verify everything the user does.
    Common sense.
     
    Danltn, Jun 19, 2008 IP
  5. phpdotnet

    phpdotnet Banned

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    ok keep posting its knowledge base
     
    phpdotnet, Jun 19, 2008 IP