Regex

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
yUnger
Forum Newbie
Posts: 1
Joined: Tue Dec 10, 2002 8:45 am

Regex

Post by yUnger »

Im hoping someone can help with this:

I wanna read a HTML file in, and I wanna capture the text string everytime it comes across e.g

<font color="red">STRING I WANT</font>

Could someone show me some sort of example/snippet or point me in the right direction.

Thanks
yUnger
Post Reply