Web Development  >>  PHP

Regular expressions

Language: English Quality: Average Has Audio: true Source: VideoPHP Media: Flash Posted On: 02 Feb 09
About regular expressions. What they are? How do they help us? How to use them? This is what you’ll learn from this series of tutorials. Regular expressions can help us very much if we have to find different portions of string in a bigger context. If we have a pattern for those string than we can make a regular expression that we will use in our search.

Lets say you want to take all the names in a html table that has thousands of rows with names and push them into an array for later use. You would have to strip it and trim it and a lot of methods to take the html code out. If we would use a regular expression than all we have to find is only the pattern that we have to use.

All this will be explained in this video tutorials.

Tags: videophp, php, screencast, Regular expressions, regex,     [SUGGEST  A  TAG]

Created : 2008-12-10      Resolution : 420x339   Format : Flash