|
-
Aug 2nd, 2007, 07:23 AM
#1
Thread Starter
PowerPoster
Regex matching/text search
Kind of urgent.
Basically I want to find all matches of a particular sequence and extract the values for that and keep going/doing this search until no matches found.
I want to find text in between the tags:
<#some text#>
and get me all matches for me and with the ability to replace the text.
so if I had this string:
hi my name is <#name#> and I like <#userLikes#>
I want to get the tags in that text and replace the tags in the original text with whatever I want
Thanks
Last edited by Techno; Aug 2nd, 2007 at 07:50 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|