5
Answers

Regular Expression

Photo of lalesh yagysaini

lalesh yagysaini

9y
1.1k
1
Dear Member i have written A Regular Expression That Is works for only only One html tags when i put multiple tags inside tag then it fails
 
could anyone help me to solve this problem
here is Expression
<.+>(?(<.+>)</.+>)</.+> 
 

Answers (5)