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

CMStr.com: How to manually install Joomla 1.5+

Hiveminds Magazine: Using numbers in PHP function names

The Bakery: Six New Articles/Tutorials Posted

David Walsh's Blog: Using PHP Generic Objects To Organize Your Code

Tobias Schlitt's Blog: Sending HEAD requests with ext/curl


Community Events









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


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

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