Nieuw lid |
|
Output van var_dump($xml);
object(SimpleXMLElement)#1 (2) { ["@attributes"]=> array(1) { ["version"]=> string(3) "2.0" } ["channel"]=> object(SimpleXMLElement)#3 (7) { ["title"]=> string(14) "Genkstar - RSS" ["link"]=> string(31) "http://localhost/gwlabs/rss.php" ["description"]=> string(8) "RSS File" ["language"]=> string(5) "nl-be" ["copyright"]=> string(17) "(c) 2009 - GWLabs" ["webMaster"]=> string(14) "0x00@gmail.com" ["item"]=> array(2) { [0]=> object(SimpleXMLElement)#4 (3) { ["title"]=> string(20) "My First Data in RSS" ["link"]=> string(25) "http://cyber-warrior.org/" ["description"]=> string(30) "Our first data in the XML File" } [1]=> object(SimpleXMLElement)#5 (3) { ["title"]=> string(20) "What is the problem?" ["link"]=> string(21) "http://sitemasters.be" ["description"]=> string(19) "Wie kan mij helpen?" } } } } |