News Feed
Jobs Feed
Sections




News Archive
Keith Casey's Blog:
The First Rule for Software Development
May 05, 2009 @ 10:25:25

Keith Casey has a suggestion for budding (PHP) developers out there looking to jump head first into their first project: "Don't trust the users."

Recently I taught a class of bright-eyed, bushy-tailed PHP'ers just getting their start in the world. They haven't done their first production application and we were working in the "safe" confines of a classroom, but there was one concept that I pounded into their heads: Don't Trust the Users.

Generally, as Keith mentions, users aren't malicious/incompetent/ignorant 99 percent of the time, but there's always that off chance that they are and you need to protect you and your application from it by filtering input and escaping all output to prevent any mishaps.

0 comments voice your opinion now!
xss filter input escape output software development trust user


blog comments powered by Disqus

Similar Posts

Juozas Kaziukenas' Blog: Prevent scripts from being killed

Paul Jones' Blog: Sanitation with PHP filter_var()

Community News: Zend Looks for a Software Team Leader

Job Posting: Jadu seeks PHP, MySQL programmers

Dave Dash's Blog: symfony + mod_rewrite: moving smoothly from development to production environments


Community Events











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


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

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