/**

popular collection of scripts for all

*/
/** Search */

Using Regular Expressions to get HTML tags

 }

Using Regular Expressions to get HTML tags

Hits: 49
*****
0.0
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:

   
1 2 3 4 5

Others Scripts

 }
{ Copyright } ©2006 NuclearScripts.com