PHP Day 12: Basics of Regular Expressions

This eight-minute video shows how you can use regular expressions to validate input from an HTML form. It’s only an introduction to regular expressions, so see the links for more in-depth explanations.

Links for PHP Day 12: Basics of Regular Expressions

More on regular expression syntax:

Regular expression functions:

Regular expression reference pages:

Oh, and here’s the scary regular expression from the beginning of the video, just in case you wanted to dissect it. (See you in ten years!)

3 thoughts on “PHP Day 12: Basics of Regular Expressions

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>