Someone want to show me how this module can help parse out html?

I want to grap text between <td>text</td> being able to apple regexp to
get what I want.

The problem is my text is among 10,000 td tags. With the only difference
being what the above <th> tag has in it.

So if th tag = then store text between <td> into an array.

Paul


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to