Here is an article that covers some of the security basics in PHP:
[url=\"http://www.ilovejackdaniels.com/php/writing-secure-php/\"]http://www.ilovejackdaniels.com/php/writing-secure-php/[/url]
PHP Security
Moderators: Moderator, Global Moderator
PHP Security
Good read. Knew most of it already as it's pretty much common sense, but it details a few things people usually/might look over. One thing I never thought about was the generic login error on page 3, will be taking that bit of advice from now on
/smile.gif\' class=\'bbc_emoticon\' alt=\':)\' />
PHP Security
[url=\"http://www.ilovejackdaniels.com/security/writing-secure-php-2/\"]http://www.ilovejackdaniels.com/security/w...g-secure-php-2/[/url] <--- There is also a more advanced one
/smile.gif\' class=\'bbc_emoticon\' alt=\':)\' />
PHP Security
hmm... I'll create another table for my system and get it to keep track of IPs and how many times they have failed and for which users.


