How to exclude symbol inside a string between same symbol in regex?
For example:
(( "You are nice guy ))" ))
Expecting result of regex from upthere to “You are nice guy ))”.
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
How to exclude symbol inside a string between same symbol in regex?
For example:
(( "You are nice guy ))" ))
Expecting result of regex from upthere to “You are nice guy ))”.