Answer the question
In order to leave comments, you need to log in
How to find a specific string in a string using regular expression?
I need to find what is inside the parentheses
{{include_sample(/global/meta.sample.php)}}
In this example, it is /global/meta.sample.php
Using the expression below, I can find what is inside the curly braces .
\{{([^}]+)\}}
I need to find exactly what
lies between this {{include_sample( and this )}}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question