<?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: SOAP Server with PHP5 &#8211; part3: the glue code</title>
	<atom:link href="http://jimmyzimmerman.com/blog/2007/02/soap-server-with-php5-part3-the-glue-code.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jimmyzimmerman.com/blog/2007/02/soap-server-with-php5-part3-the-glue-code.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=soap-server-with-php5-part3-the-glue-code</link>
	<description>Entrepreneur</description>
	<lastBuildDate>Wed, 02 May 2012 14:06:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jimmy Zimmerman</title>
		<link>http://jimmyzimmerman.com/blog/2007/02/soap-server-with-php5-part3-the-glue-code.html/comment-page-1#comment-198066</link>
		<dc:creator>Jimmy Zimmerman</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html#comment-198066</guid>
		<description>@omid: I would have to take a look at what you have in your tutorial directory. Can you post the code to github.com or something like it so I could take a look? You can also email me directly via the contact info on the &quot;contact me&quot; page.</description>
		<content:encoded><![CDATA[<p>@omid: I would have to take a look at what you have in your tutorial directory. Can you post the code to github.com or something like it so I could take a look? You can also email me directly via the contact info on the &#8220;contact me&#8221; page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: omid</title>
		<link>http://jimmyzimmerman.com/blog/2007/02/soap-server-with-php5-part3-the-glue-code.html/comment-page-1#comment-197722</link>
		<dc:creator>omid</dc:creator>
		<pubDate>Tue, 31 Jan 2012 05:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html#comment-197722</guid>
		<description>hi,thanks for your article.
when im running this code server folowing error accured:
(not respond)
Warning: SoapClient::SoapClient(http://localhost/tutorial/inventory.wsdl) [soapclient.soapclient]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\xampp\htdocs\tutorial\client-test.php on line 3
...
any help?</description>
		<content:encoded><![CDATA[<p>hi,thanks for your article.<br />
when im running this code server folowing error accured:<br />
(not respond)<br />
Warning: SoapClient::SoapClient(<a href="http://localhost/tutorial/inventory.wsdl" rel="nofollow">http://localhost/tutorial/inventory.wsdl</a>) [soapclient.soapclient]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\xampp\htdocs\tutorial\client-test.php on line 3<br />
&#8230;<br />
any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mads</title>
		<link>http://jimmyzimmerman.com/blog/2007/02/soap-server-with-php5-part3-the-glue-code.html/comment-page-1#comment-186201</link>
		<dc:creator>Mads</dc:creator>
		<pubDate>Mon, 14 Nov 2011 15:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html#comment-186201</guid>
		<description>Thanks. *****</description>
		<content:encoded><![CDATA[<p>Thanks. *****</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: how can a php soap server listen to a soap client c program? &#124; SeekPHP.com</title>
		<link>http://jimmyzimmerman.com/blog/2007/02/soap-server-with-php5-part3-the-glue-code.html/comment-page-1#comment-186184</link>
		<dc:creator>how can a php soap server listen to a soap client c program? &#124; SeekPHP.com</dc:creator>
		<pubDate>Mon, 14 Nov 2011 11:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html#comment-186184</guid>
		<description>[...] For more information and details http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html [...]</description>
		<content:encoded><![CDATA[<p>[...] For more information and details <a href="http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html" rel="nofollow">http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parrish</title>
		<link>http://jimmyzimmerman.com/blog/2007/02/soap-server-with-php5-part3-the-glue-code.html/comment-page-1#comment-183043</link>
		<dc:creator>Parrish</dc:creator>
		<pubDate>Fri, 28 Oct 2011 23:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html#comment-183043</guid>
		<description>Good job. Worked like a charm. This tutorial fills a major void of currently available online SOAP/PHP/Server knowledge.</description>
		<content:encoded><![CDATA[<p>Good job. Worked like a charm. This tutorial fills a major void of currently available online SOAP/PHP/Server knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://jimmyzimmerman.com/blog/2007/02/soap-server-with-php5-part3-the-glue-code.html/comment-page-1#comment-181473</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 18 Oct 2011 03:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html#comment-181473</guid>
		<description>This helped me out a lot.  Thanks!</description>
		<content:encoded><![CDATA[<p>This helped me out a lot.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://jimmyzimmerman.com/blog/2007/02/soap-server-with-php5-part3-the-glue-code.html/comment-page-1#comment-179447</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 06 Oct 2011 13:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://jimmyzimmerman.com/2007/02/soap-server-with-php5-part3-the-glue-code.html#comment-179447</guid>
		<description>Uff, it helped me a lot. I only modified:


  


to:


  


to accept arrays as arguments and:


  


to:

  


to have result in array.
Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Uff, it helped me a lot. I only modified:</p>
<p>to:</p>
<p>to accept arrays as arguments and:</p>
<p>to:</p>
<p>to have result in array.<br />
Thanks a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

