<?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: Dilbert a day with PHP, SOAP using NUSOAP</title>
	<atom:link href="http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/feed" rel="self" type="application/rss+xml" />
	<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap</link>
	<description>Design &#38; Technology Observations</description>
	<lastBuildDate>Thu, 11 Mar 2010 06:48:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: holepuncher</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-12</link>
		<dc:creator>holepuncher</dc:creator>
		<pubDate>Fri, 08 Jun 2007 09:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-12</guid>
		<description>makes:  Try making sure all your &#039; &quot; are not special characters.

Once I fixed that though, I got the same problem as roberto.



</description>
		<content:encoded><![CDATA[<p>makes:  Try making sure all your &#8217; &#8221; are not special&nbsp;characters.</p>
<p>Once I fixed that though, I got the same problem as&nbsp;roberto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-11</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Thu, 09 Mar 2006 12:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-11</guid>
		<description>Roberto, I get the same thing.  if I do a print_r on $imgPath, I get &quot;
Array
(
[faultcode] =&gt; soap:Client
[faultstring] =&gt; System.Web.Services.Protocols.SoapException: Unable to handle request without a valid action parameter. Please supply a valid soap action.
at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()
at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean&amp; abortProcessing)
[detail] =&gt;
)
&quot;
</description>
		<content:encoded><![CDATA[<p>Roberto, I get the same thing.  if I do a print_r on $imgPath, I get &#8220;<br />
Array<br />
(<br />
[faultcode] => soap:Client<br />
[faultstring] => System.Web.Services.Protocols.SoapException: Unable to handle request without a valid action parameter. Please supply a valid soap action.<br />
at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()<br />
at System.Web.Services.Protocols.SoapServerProtocol.Initialize()<br />
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean&#038; abortProcessing)<br />
[detail] =><br />
)<br />&nbsp;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-10</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Wed, 27 Jul 2005 02:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-10</guid>
		<description>Hi

I copied the code given above and pasted in my own created file called dilbert.php. Copied the nusoap class from the given path. but when i try to excute the script it shows nothing rather than a blank page without any error message.

Please help me to sort it out.
Thanks
</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I copied the code given above and pasted in my own created file called dilbert.php. Copied the nusoap class from the given path. but when i try to excute the script it shows nothing rather than a blank page without any error&nbsp;message.</p>
<p>Please help me to sort it out.<br />&nbsp;Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Andrade</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-9</link>
		<dc:creator>Roberto Andrade</dc:creator>
		<pubDate>Thu, 12 May 2005 11:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-9</guid>
		<description>I just get:

Daily Dilbert

I mean:

&lt;p&gt;&lt;img src=&quot;&quot; alt=&quot;Daily Dilbert&quot; /&gt;&lt;/p&gt;

on Fedora Linux.

Any sugestion?

TIA
Roberto
</description>
		<content:encoded><![CDATA[<p>I just&nbsp;get:</p>
<p>Daily&nbsp;Dilbert</p>
<p>I&nbsp;mean:</p>
<p>&lt;p&gt;&lt;img src=&#8221;&#8221; alt=&#8221;Daily Dilbert&#8221;&nbsp;/&gt;&lt;/p&gt;</p>
<p>on Fedora&nbsp;Linux.</p>
<p>Any&nbsp;sugestion?</p>
<p>TIA<br />&nbsp;Roberto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sniptools</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-8</link>
		<dc:creator>sniptools</dc:creator>
		<pubDate>Sat, 30 Apr 2005 16:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-8</guid>
		<description>You seem to have two semi-colons to end that statement. Try removing it.
</description>
		<content:encoded><![CDATA[<p>You seem to have two semi-colons to end that statement. Try removing&nbsp;it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: makes</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-7</link>
		<dc:creator>makes</dc:creator>
		<pubDate>Fri, 29 Apr 2005 02:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-7</guid>
		<description>Tried the code, but get this error:
Parse error: syntax error, unexpected T_STRING in c:\wamp\www\soap\dilbert.php on line 13

which is:
$namespace=&quot;&lt;a href=&quot;http://tempuri.org/DailyDilbertImagePath&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://tempuri.org/DailyDilbertImagePath&quot; rel=&quot;nofollow&quot;&gt;http://tempuri.org/DailyDilbertImagePath&quot;&lt;/a&gt;&lt;/a&gt;;;

Any suggestions?
Thanks.
</description>
		<content:encoded><![CDATA[<p>Tried the code, but get this error:<br />
Parse error: syntax error, unexpected T_STRING in c:\wamp\www\soap\dilbert.php on line&nbsp;13</p>
<p>which is:<br />
$namespace=&#8221;<a href="http://tempuri.org/DailyDilbertImagePath" rel="nofollow"></a><a href="http://tempuri.org/DailyDilbertImagePath" rel="nofollow"></a><a href="http://tempuri.org/DailyDilbertImagePath" rel="nofollow">http://tempuri.org/DailyDilbertImagePath</a>&#8221;;;</p>
<p>Any suggestions?<br />&nbsp;Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-6</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 09 Apr 2005 05:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-6</guid>
		<description>IF you&#039;ll notice, the server-side (SOAP server) is a .NET web service running on a totally different server. Chances are that they aren&#039;t going to give you their code. This PHP just calls that service.
</description>
		<content:encoded><![CDATA[<p>IF you&#8217;ll notice, the server-side (SOAP server) is a .NET web service running on a totally different server. Chances are that they aren&#8217;t going to give you their code. This PHP just calls that&nbsp;service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniele</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-5</link>
		<dc:creator>Daniele</dc:creator>
		<pubDate>Mon, 04 Apr 2005 23:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-5</guid>
		<description>Shanx, this is not server side code, this is client side. We&#039;re talking about web services, not about what php is :-)
</description>
		<content:encoded><![CDATA[<p>Shanx, this is not server side code, this is client side. We&#8217;re talking about web services, not about what php is <img src='http://sniptools.com/cms/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sniptools</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-4</link>
		<dc:creator>sniptools</dc:creator>
		<pubDate>Sat, 08 Jan 2005 08:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-4</guid>
		<description>Danny, this *is* already server side code. It&#039;s PHP.
</description>
		<content:encoded><![CDATA[<p>Danny, this *is* already server side code. It&#8217;s&nbsp;PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://sniptools.com/vault/dilbert-a-day-with-php-soap-using-nusoap/comment-page-1#comment-3</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Fri, 07 Jan 2005 20:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://sniptools.com/cms/?p=4#comment-3</guid>
		<description>Thats pretty cool, can you post the server side code, I&#039;m very interested to see how that works as well. Thanks.


</description>
		<content:encoded><![CDATA[<p>Thats pretty cool, can you post the server side code, I&#8217;m very interested to see how that works as well.&nbsp;Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
