PHP Security

Support, Snippets & Projects

Moderators: Moderator, Global Moderator

Post Reply
Trinity
Hero Member
Hero Member
Posts: 808
Joined: Wed May 05, 2004 9:19 am

PHP Security

Post by Trinity »

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]
Sp3culuM
Hero Member
Hero Member
Posts: 662
Joined: Mon May 17, 2004 2:36 pm

PHP Security

Post by Sp3culuM »

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=\':)\' />
Image
Trinity
Hero Member
Hero Member
Posts: 808
Joined: Wed May 05, 2004 9:19 am

PHP Security

Post by Trinity »

[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=\':)\' />
radar
Hero Member
Hero Member
Posts: 632
Joined: Thu Jun 17, 2004 12:37 am

PHP Security

Post by radar »

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.
Post Reply

Return to “PHP &amp; MySQL”