$homepage = 'http://www.yourblogurl.com/feed'; $nocdata = simplexml_load_file($homepage, "SimpleXMLElement", LIBXML_NOCDATA);
0 Comments