<?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: Build a Web service using PHP	</title>
	<atom:link href="https://www.opencodez.com/php/build-a-web-service-using-php.htm/feed" rel="self" type="application/rss+xml" />
	<link>https://www.opencodez.com/php/build-a-web-service-using-php.htm</link>
	<description>develope &#124; share &#124; reuse</description>
	<lastBuildDate>Sat, 20 Jun 2020 07:24:14 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<!--Theme by MyThemeShop.com-->
	<item>
		<title>
		By: N learning		</title>
		<link>https://www.opencodez.com/php/build-a-web-service-using-php.htm/comment-page-1#comment-95664</link>

		<dc:creator><![CDATA[N learning]]></dc:creator>
		<pubDate>Mon, 09 Mar 2020 11:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencodez.com/?p=591#comment-95664</guid>

					<description><![CDATA[Good one. This helped me create first php based soap api Thank you.
One feedback though...
$server-&#062;service($HTTP_RAW_POST_DATA); had to be replaced with $server-&#062;service(file_get_contents(&quot;php://input&quot;)); because of error]]></description>
			<content:encoded><![CDATA[<p>Good one. This helped me create first php based soap api Thank you.<br />
One feedback though&#8230;<br />
$server-&gt;service($HTTP_RAW_POST_DATA); had to be replaced with $server-&gt;service(file_get_contents(&#8220;php://input&#8221;)); because of error</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Abubaker Hmd		</title>
		<link>https://www.opencodez.com/php/build-a-web-service-using-php.htm/comment-page-1#comment-88826</link>

		<dc:creator><![CDATA[Abubaker Hmd]]></dc:creator>
		<pubDate>Sun, 25 Nov 2018 15:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencodez.com/?p=591#comment-88826</guid>

					<description><![CDATA[Thank you very much, this was a great help to me]]></description>
			<content:encoded><![CDATA[<p>Thank you very much, this was a great help to me</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 22/36 objects using disk
Page Caching using disk: enhanced 
Database Caching using disk

Served from: www.opencodez.com @ 2026-07-16 03:54:37 by W3 Total Cache
-->