|
|
Browse by Tags
All Tags » php » tags in tags
-
hi all,
i need some regex to get over this situation.
i couldnt figure it out myself so if you can help me, that would be great.
my problem is that i need to extract some tags. for example;
bla bla bla {{ tag starts here {{ internal tag }} and it continues.. }} like this..
I need to extract :
{{ tag starts here {{ internal tag }} and it ...
|
|
|