transparent
Programmer
Anybody have any idea how to do the following:
I have some text such as:
text text text <micrositeIMG23IMGmicrosite> text text text
text text text text text text text text text <micrositeIMG31IMGmicrosite> text text text text text text
I need to be able to get the numbers 23, and 31 out of these strings using regular expressions.
Cheers
I have some text such as:
text text text <micrositeIMG23IMGmicrosite> text text text
text text text text text text text text text <micrositeIMG31IMGmicrosite> text text text text text text
I need to be able to get the numbers 23, and 31 out of these strings using regular expressions.
Cheers