Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. Gavin-Staniforths-Mac-mini:console gav$ php -f getRssFeeds.php
  2. <pre>Array
  3. (
  4. [0] => rewind
  5. [1] => valid
  6. [2] => current
  7. [3] => key
  8. [4] => next
  9. [5] => hasChildren
  10. [6] => getChildren
  11. [7] => __construct
  12. [8] => asXML
  13. [9] => saveXML
  14. [10] => xpath
  15. [11] => registerXPathNamespace
  16. [12] => attributes
  17. [13] => children
  18. [14] => getNamespaces
  19. [15] => getDocNamespaces
  20. [16] => getName
  21. [17] => addChild
  22. [18] => addAttribute
  23. [19] => __toString
  24. [20] => count
  25. )
  26. </pre>
  27. Fatal error: Call to undefined method SimpleXMLIterator::vaild() in /Applications/MAMP/stc/trunk/www/console/getRssFeeds.php on line 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement