News Feed
Jobs Feed
Sections




News Archive
WeberDev.com:
PHP 101 (part 13) The Trashman Cometh
July 08, 2006 @ 10:06:31

WeberDev.com has just added to their popular "PHP 101" series today with the release of part 13 - "the Trashman Cometh".

Over the next few paragraphs, I'm going to show you some basic tricks to validate user input, catch "bad" data before it corrupts your calculations and databases, and provide user notification in a gentle, understandable and non-threatening way. To prepare for this exercise, I suggest you spin up a CD of John Lennon singing "Imagine", fill your heart with peace and goodwill towards all men, and take a few deep, calming breaths. Once you've exhaled, we can get going.

They prepare you for the "wonderful" world of input validation by means of form validation examples (one of the most common ways users could abuse your site). They cover checking for things like:

  • No value entered
  • Value entered is invalid/empty
  • A date entered isn't valid
  • Using regular expressions

They also touch on a few other validation methods before wrapping it up with some more complete code examples and explainations.

0 comments voice your opinion now!
beginner tuturoail trashman input validation beginner tuturoail trashman input validation


blog comments powered by Disqus

Similar Posts

Jani Hartikainen's Blog: Did you think your site validated input properly? Think again!

TheWebSqueeze.com: PHP5 Abstraction for the Rest of Us

Steve Francia's Blog: Getting Started with Symfony2

HowToForge.com: Loops In PHP

GoodPHPTutorials.com: SQL Injections in PHP with MySQL


Community Events









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


framework event example object functional podcast testing api community development zendframework2 introduction language conference release interview composer opinion code tool

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