How to parsed all results with a regex?

BobPull

Client
Регистрация
05.08.2011
Сообщения
20
Благодарностей
0
Баллы
0
Hi Everybody,

I try to make a template but i have a litlle problem with parsing.
I want to parsed every link found with a specific regex. When i test in the regex module, no problem every links were found. But in debug mode, i have only ONE link! So why?

What's my mistake?
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
683
Баллы
113
Instead of match number 0 at the end of regex, use 'all'...... -|-all
 

BobPull

Client
Регистрация
05.08.2011
Сообщения
20
Благодарностей
0
Баллы
0
thanks dude !
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)