Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

International PHP Magazine:
Poll Question: What Makes a Good PHP Security Architecture?
Oct 09, 2006 @ 16:39:00

The International PHP Magazine has posted the results of their latest poll question - "What Makes a Good PHP Security Architecture?" The answers for this poll included:

  • Possess a low attack surface area approach by default
  • Ensure that backward compatibility is not broken
  • Not include unsafe constructs and patterns

The option that came out on top (by far) was "Reflect the basic architecture pattern, that is 'deny unless permitted'" with 40 percent of the votes. The next closest option was the "Not include unsafe constructs and patterns" choice with 15.4 percent.

Be sure to check out and vote in their new poll asking readers to vote on what features they think a PHP editor should posess.

tagged: poll question vote security architecture editor posess poll question vote security architecture editor posess

Link:


Trending Topics: