|
|
Browse by Tags
All Tags » end of string
-
Hi, I have for example the following string:
<!-- google_ad_section_start -->Some text bla bla!<!-- google_ad_section_end -->
Now I need a regex to only find the last comment, but only if the string ends with a comment (maybe followed by some white spaces). If there is somebody asking for the sense of this, I need to add a read more ...
|
|
|