Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP Coding/Security Guidelines Checklist
08-12-2011, 08:39 PM
Post: #2
RE: PHP Coding/Security Guidelines Checklist
n general…

a. I’m assuming here that the programmer is not also the server administrator, and that the server admin more or less knows how to configure LAMP correctly and securely by default

i. Of course, if necessary, a programmer can override most PHP settings in a custom php.ini file located in the web root

b. Use an MVC framework

i. I use CakePHP. The framework itself goes a long way to ensure fundamentally sound and secure coding practices.

Pakistan's Local Search Engine | Yellow Pages of Pakistan
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: PHP Coding/Security Guidelines Checklist - dianna - 08-12-2011 08:39 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)