<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Webmaster Kitchen</title>
	<link>http://www.webmasterkitchen.com</link>
	<description>Cooking up webmaster recepies for success</description>
	<pubDate>Fri, 22 Feb 2008 17:59:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Having Problems with PHP&#8217;s SimpleXML and SOAP Results?</title>
		<link>http://www.webmasterkitchen.com/article/problems-with-php-simplexml-soap-results/</link>
		<comments>http://www.webmasterkitchen.com/article/problems-with-php-simplexml-soap-results/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 17:56:52 +0000</pubDate>
		<dc:creator>Vance</dc:creator>
		
		<category><![CDATA[php]]></category>

		<category><![CDATA[simplexml]]></category>

		<category><![CDATA[soap]]></category>

		<guid isPermaLink="false">http://www.webmasterkitchen.com/article/problems-with-php-simplexml-soap-results/</guid>
		<description><![CDATA[SimpleXML does not correctly parse SOAP XML results if the result comes back with colons &#8216;:&#8217; in a tag, like &#60;soap:Envelope&#62;.  Why?  Because SimpleXML treats the colon character &#8216;:&#8217; as an XML namespace, and places the entire contents of the SOAP XML result inside a namespace within the SimpleXML object.  There is [...]]]></description>
		<wfw:commentRss>http://www.webmasterkitchen.com/article/problems-with-php-simplexml-soap-results/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Error - Warning: Cannot modify header information - headers already sent by &#8230;</title>
		<link>http://www.webmasterkitchen.com/article/php-error-cannot-modify-header-information/</link>
		<comments>http://www.webmasterkitchen.com/article/php-error-cannot-modify-header-information/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 23:50:41 +0000</pubDate>
		<dc:creator>Vance</dc:creator>
		
		<category><![CDATA[php error messages]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[php errors]]></category>

		<guid isPermaLink="false">http://www.webmasterkitchen.com/article/php-error-warning-cannot-modify-header-information-headers-already-sent-by/</guid>
		<description><![CDATA[This post is a HOWTO article about how to resolve the PHP Error "Warning: Cannot modify header information - headers already sent by ...".  This post provides the cause, an explanation, and a resolution for the error.]]></description>
		<wfw:commentRss>http://www.webmasterkitchen.com/article/php-error-cannot-modify-header-information/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
