Namtip Posted August 29, 2010 Share Posted August 29, 2010 Besides "mysql_real_escape_string"ing all the user input what other security strings should you definitely include n your site? Quote Link to comment https://forums.phpfreaks.com/topic/211984-what-are-the-101s-of-php-security/ Share on other sites More sharing options...
redarrow Posted August 29, 2010 Share Posted August 29, 2010 imposable to answer, unless we see the code... cheek all user input, cheek all input,cheek again.... Quote Link to comment https://forums.phpfreaks.com/topic/211984-what-are-the-101s-of-php-security/#findComment-1104765 Share on other sites More sharing options...
jcbones Posted August 29, 2010 Share Posted August 29, 2010 Here is a paper that details what to expect kiddies to try, and how to get around it. But, you will have to read and comprehend. Quote Link to comment https://forums.phpfreaks.com/topic/211984-what-are-the-101s-of-php-security/#findComment-1104768 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.