News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHPHacks.com:
Security in PHP
September 11, 2006 @ 08:26:59

One can never be too secure when it comes to online applications. PHP has its problems, making it a bit too easy sometimes to write back code that makes for insecure applications, but, thankfully, there are some simple steps to be taken to greatly reduce these risks. This article from PHPHacks.com shares some of the easiest.

Their recommendations are:

  • Never, Ever, Trust Your Users
  • Using Golbal Variables Correctly
  • Handling Error Reporting
  • Preventing SQL Injection
  • Avoiding File Manipulation
  • Avoiding Using Defaults
  • Not Leaving Installation Files Online
  • Avoiding Predictability
Oh, and my personal favorite, which is funny at first glance but seriously true when you really think about it "Be Completely and Utterly Paranoid".

0 comments voice your opinion now!
security simple steps application injection trust file defaults paranoid security simple steps application injection trust file defaults paranoid




Community Events





Don't see your event here?
Let us know!


unittest series application introduction api opinion development interview extension custom community test phpunit package release podcast conference language framework symfony2

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework