« Worship and Missions | Main | Thoughts on Worship »
Testing XML Parsing
Thanks to the The Trommetter Times I've been able to access and parse XML files via PHP. The parsing script worked the first time. Below you should see the latest reports from In Touch Mission International.
|
Warning: main(/parse.php) [function.main]: failed to open stream: No such file or directory in /home/blogicus/public_html/archives/testing_xml_parsing.php on line 140 Warning: main(/parse.php) [function.main]: failed to open stream: No such file or directory in /home/blogicus/public_html/archives/testing_xml_parsing.php on line 140 Warning: main() [function.include]: Failed opening '/parse.php' for inclusion (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/blogicus/public_html/archives/testing_xml_parsing.php on line 140 Fatal error: Call to undefined function: parse_feed() in /home/blogicus/public_html/archives/testing_xml_parsing.php on line 141 |