Parsing Help - Reg. Exp. Maybe?

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
codecrapht
Forum Newbie
Posts: 2
Joined: Mon Nov 10, 2008 12:07 am

Parsing Help - Reg. Exp. Maybe?

Post by codecrapht »

Hello, I have some code that pulls in an RSS feed. The issue is that the 'description' contains CDATA with text, link and images code. I just need to pull out the image url and have it avalible in a string variable. I'm not sure what else to say, so please ask if you need more information. Thanks for your time and help!
codecrapht
Forum Newbie
Posts: 2
Joined: Mon Nov 10, 2008 12:07 am

Re: Parsing Help - Reg. Exp. Maybe?

Post by codecrapht »

_ bump
Post Reply