Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

 

Using Regular Expressions to get HTML tags
Link ID 5207
Title Using Regular Expressions to get HTML tags
Url http://tech.hostforadollar.com/index.php?op=articulos&task=verart&aid=6
Description 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.
Category PHP :: PHP Tips and Tutorials :: Web Fetching
Date 02-Dec-2005
Contact Name
Email
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

 
Average Visitor Rating: Rate It! 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts