News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

DevShed: Working with PHP and MySQL

DevShed: Storing PHP Sessions in a Database

NETTUTS.com: Getting Started With Cake PHP: Part 2

Zend Developer Zone: File uploads with Adobe Flex and Zend AMF

DevShed: Defining the Core Structure of a PHP Blogger


Community Events











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


functional introduction testing composer unittest release example zendframework2 podcast interview community tool opinion series framework language object conference development code

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