PHP Security
posted by 'Gregory Gates' on May 1, 2008 at 7:00 am
The PHP language is very widely used today and there are many sources of information about how to create secure PHP code. The new ICCA web site uses PHP and has employed all the various security requirements wherever possible. The new web site also uses MySQL database which requires another level of protection at the PHP level avoiding security holes. The new web site is also an electronic commerce web site which requires an overarching understanding of security protecting client credit card information. This article will only briefly outline how these security techniques have been addressed without going into details or setting expectations creating a hacker paradise for those so inspired. Read more