in reply to Re^2: Problem with Regex
in thread Problem with Regex

actually .. I wanna find all categories in a certain text

Replies are listed 'Best First'.
Re^4: Problem with Regex
by moritz (Cardinal) on Aug 01, 2011 at 13:32 UTC
    What is a "category" in that context? I don't understand what you want to extract, and why this is suddenly different from your original question (which seemed to be to find the contents of the first tag with a specific name).