<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Writing a Simple REST and SOAP Service With PHP</title>
	<atom:link href="http://www.dimuthu.org/blog/2008/10/10/writing-a-simple-rest-and-soap-service-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dimuthu.org/blog/2008/10/10/writing-a-simple-rest-and-soap-service-with-php/</link>
	<description>Waiting for your comments</description>
	<lastBuildDate>Fri, 26 Feb 2010 17:34:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alex</title>
		<link>http://www.dimuthu.org/blog/2008/10/10/writing-a-simple-rest-and-soap-service-with-php/comment-page-1/#comment-9262</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 25 Jun 2009 14:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=457#comment-9262</guid>
		<description>Thanks, excellent article.</description>
		<content:encoded><![CDATA[<p>Thanks, excellent article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/10/10/writing-a-simple-rest-and-soap-service-with-php/comment-page-1/#comment-7925</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Mon, 25 May 2009 04:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=457#comment-7925</guid>
		<description>Hi,
In fact I&#039;ve ignored how $result come. There I assume user have some function that can get $result from the date and parameters like below,
$result = whether_data_generator($date, $parameter)

In fact I use this just to show how you can write a single service to server both REST and SOAP request. If you want to know how to consume a real word whether service, have look at this screencast, &lt;a href=&quot;http://wso2.org/library/presentations/wso2-wsf-php-screencast-consume-service-using-wsf-php&quot; rel=&quot;nofollow&quot;&gt;http://wso2.org/library/presentations/wso2-wsf-php-screencast-consume-service-using-wsf-php&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
In fact I&#8217;ve ignored how $result come. There I assume user have some function that can get $result from the date and parameters like below,<br />
$result = whether_data_generator($date, $parameter)</p>
<p>In fact I use this just to show how you can write a single service to server both REST and SOAP request. If you want to know how to consume a real word whether service, have look at this screencast, <a href="http://wso2.org/library/presentations/wso2-wsf-php-screencast-consume-service-using-wsf-php" rel="nofollow">http://wso2.org/library/presentations/wso2-wsf-php-screencast-consume-service-using-wsf-php</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro</title>
		<link>http://www.dimuthu.org/blog/2008/10/10/writing-a-simple-rest-and-soap-service-with-php/comment-page-1/#comment-7904</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Sun, 24 May 2009 18:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=457#comment-7904</guid>
		<description>Where is the $result variable being defined?</description>
		<content:encoded><![CDATA[<p>Where is the $result variable being defined?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Napoleon</title>
		<link>http://www.dimuthu.org/blog/2008/10/10/writing-a-simple-rest-and-soap-service-with-php/comment-page-1/#comment-1562</link>
		<dc:creator>Napoleon</dc:creator>
		<pubDate>Fri, 28 Nov 2008 18:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=457#comment-1562</guid>
		<description>Wonderful info! Keep up this great work!</description>
		<content:encoded><![CDATA[<p>Wonderful info! Keep up this great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DEMO on a SOAP and REST Client with PHP &#124; Dimuthu's Blog</title>
		<link>http://www.dimuthu.org/blog/2008/10/10/writing-a-simple-rest-and-soap-service-with-php/comment-page-1/#comment-386</link>
		<dc:creator>DEMO on a SOAP and REST Client with PHP &#124; Dimuthu's Blog</dc:creator>
		<pubDate>Fri, 17 Oct 2008 16:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=457#comment-386</guid>
		<description>[...] week I wrote a how to on Writing a SOAP and REST Service with PHP. It shows how to write a single script that enables the SOAP and REST web services interfaces using [...]</description>
		<content:encoded><![CDATA[<p>[...] week I wrote a how to on Writing a SOAP and REST Service with PHP. It shows how to write a single script that enables the SOAP and REST web services interfaces using [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
