Hi Im looking for a RSS parser that is able to parse the CDATA in rss aswell like youtube has got CDATA taged around the keywords, autor and image which is all under description so i need some sort of parser that will also read the CDATA and allow me to add a array for it too. So i can have something like $item['title'] = $item->title bla bla the rest then the CDATA using the same method. PHP:
Nope, i know it can but there is no guide or installation thing to tell you how to use it i spent over 3 hours trying to find something on it but ended with nothing.