News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
IBM DeveloperWorks:
Seven habits for writing secure PHP applications
October 01, 2008 @ 10:28:55

The IBM DeveloperWorks site has posted some advice that can help keep you, your application and your data safe from security-related attacks.

Security in a PHP application includes remote and local security concerns. Discover the habits PHP developers should get into to implement Web applications that have both characteristics.

The habits in their list are:

  • Validate input
  • Guard your file system
  • Guard your database
  • Guard your session
  • Guard against XSS vulnerabilities
  • Guard against invalid posts
  • Protect against CSRF

Each comes with their own explanation and for some, code to help you spot the mistakes and correct them.

0 comments voice your opinion now!
habit security application validate guard file database xss csrf



Similar Posts

Inside Open Source: Programming with Configuration Files

SitePoint PHP Blog: Faster PHP Apps - Profile Your Code with Xdebug

Community News: Ning Turns Two

Community News: phpPgAdmin 4.1.1 Released

PHP.net: PHP 4.4.4 and PHP 5.1.5 Released


Community Events









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


book mysql cakephp conference package example application releases database zend framework release zendframework security PEAR job code developer PHP5 ajax

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