*.? should be .*? You probably also want to use a capture group so that you can actually reference that part later on: (.* ...
more
more
Home »Unlabelled » How to get everything in between these two strings? - Stack Overflow
Posted by Unknown on Saturday, January 25, 2014
2014 All Rights Reserved how to.
» how to: How to get everything in between these two strings? - Stack Overflow
{ 0 comments... » How to get everything in between these two strings? - Stack Overflow read them below or add one }
Post a Comment