News Feed
Jobs Feed
Sections




News Archive
PHPro.org:
PHP Security
September 18, 2008 @ 12:04:31

Kevin Waterson has posted a new article to his site today - an introductory look at security in your PHP applications.

One of the great benefits of PHP is its ease of access to new-comers. Its entry level is minimal and so attracts those looking for simple scripts to their sites. It is this same ease of access that becomes a problem as the new-comers begin to deal with input from users. Failure to adequately validate and sanitize data is the leading cause of security problems when dealing with PHP.

He looks at a few different areas that developers need to focus on (and be sure to filter on) like PHP_SELF, protection from email header injections, file inclusion and the use of error reporting to make handling user-generated errors "more correct".

0 comments voice your opinion now!
security tutorial phpself email header include error reporting


blog comments powered by Disqus

Similar Posts

DevShed: Additional Methods for Using SQLite with PHP 5

PHP-GTK Blog: How to: PHP 5.3 with PHP-GTK and Cairo on Linux Mint 9

PHPBuilder.com: Compose a MVC Paradigm for PHP with Symfony

Lorna Mitchell: How NOT to Design Your API

Court Ewing's Blog: The Best Models are Easy Models


Community Events











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


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

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