Using Regular Expressions to get HTML tagsHits: 49
*****
This article will show the SIMPLE use of regular expressions (Perl style/PCRE) to get the values of data delimited by HTML tags. Instead of building a parser that pushes start tags onto a stack and pulls them off once a stop tag is found (if one is found) I find it much easier to use regular expressions. This article is NOT a primer to regular expressions and only shows this particular example.
Platform(s): n/a
Date: Oct, 27 2003 Author: http://tech.hostforadollar.com/index.php?op=articulos&task=verart&aid=6 {
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
{
Others Scripts}
|