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



Similar Posts

Tutorial: An Introduction to PHPIDS (PHP-Intrusion Detection System)

Stefan Reuter's Blog: Profiling PHP Applications

Symfony Blog: symfony 1.0.5 released (security fix)

Pádraic Brady's Blog: PHPSpec Manual (Work In Progress)

Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial - Part 9 PDF Download


Community Events









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


zend opinion conference symfony framework zendframework wordpress feature developer microsoft extension job codeigniter release performance windows hiphop facebook podcast sqlserver

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