News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHPFreaks.com:
PHP Security
July 01, 2008 @ 13:41:15

In this new tutorial from PHPFreaks.com they talk about a subject that should be near and dear to every PHP developer's heart - application security.

The problem is that most people forget one of the most important aspects that one must consider when writing PHP applications. Many beginners forget the security aspect of PHP. Generally, your users are nice people, they will do as they are told and you will have no problem with these people whatsoever. However, some people are not quite as nice.

They've included some tips to help protect you and your application from these "not quite as nice" users hanging out on your site. They talk about:

  • Error reporting
  • SQL injections
  • Cross-site scripting
  • Outside file access
  • Remote file inclusion
  • Session security
  • Cross-site request forgery
  • Directory traversal

Each topic explains what it is, how it can be used against you and what you can do to help stop it on your site (including example code).

0 comments voice your opinion now!
tutorial security application protect example




Community Events





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


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

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