- Регистрация
- 27.10.2011
- Сообщения
- 64
- Благодарностей
- 8
- Баллы
- 8
How to parse a block html text in a string to separate some part of html code
My purpose is to create some regular expression that clean the html text in different branch.
I can easily parse a match, but because it's a block text (several lines), i have some blocking point in my template test.
I have "Nothing is found during regular expression, an empty line will be returned".
Help'll be appreciated.
My purpose is to create some regular expression that clean the html text in different branch.
I can easily parse a match, but because it's a block text (several lines), i have some blocking point in my template test.
I have "Nothing is found during regular expression, an empty line will be returned".
Help'll be appreciated.