<?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: Webservice call from PHP &#8211; wsdl2php makes it simple</title>
	<atom:link href="http://www.sajithmr.me/webservice-call-from-php-wsdl2php-makes-it-simple/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.me/webservice-call-from-php-wsdl2php-makes-it-simple</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 16:09:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Martin Taleski</title>
		<link>http://www.sajithmr.me/webservice-call-from-php-wsdl2php-makes-it-simple/comment-page-1#comment-307811</link>
		<dc:creator>Martin Taleski</dc:creator>
		<pubDate>Tue, 25 Oct 2011 22:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.me/?p=475#comment-307811</guid>
		<description>you can check out this post, it has a section about running wsdl2php on Windows:

http://itworkarounds.blogspot.com/2011/10/simple-soap-client-with-wsdl2php-using.html

wsdl2php is an executable bash script that is meant to run on Linux (the one that you are trying to run). In order to use it on Windows you have to find the wsdl2php.php file and run it from the cmd.</description>
		<content:encoded><![CDATA[<p>you can check out this post, it has a section about running wsdl2php on Windows:</p>
<p><a href="http://itworkarounds.blogspot.com/2011/10/simple-soap-client-with-wsdl2php-using.html" rel="nofollow">http://itworkarounds.blogspot.com/2011/10/simple-soap-client-with-wsdl2php-using.html</a></p>
<p>wsdl2php is an executable bash script that is meant to run on Linux (the one that you are trying to run). In order to use it on Windows you have to find the wsdl2php.php file and run it from the cmd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishal Gaurav</title>
		<link>http://www.sajithmr.me/webservice-call-from-php-wsdl2php-makes-it-simple/comment-page-1#comment-147484</link>
		<dc:creator>Vishal Gaurav</dc:creator>
		<pubDate>Thu, 23 Dec 2010 14:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.me/?p=475#comment-147484</guid>
		<description>Hi Sajith

I am a beginner in PHP and was looking for a tool to convert wsdl to php files.
I came across the wsdl2php and insatlled the same by following the steps mentioned at http://www.urdalen.no/wsdl2php/

As per this site, it seems the installation went well without any issue. Before thsi let me mention that I had wamp intalled in my system. 

At last when I am trying to use wsdl2php in the command prompt, it says wsdl2php is not recognized as internal or external command.

I am trying to execute it as follows:
A:\wsdl2php .wsdl &gt; .php

Here A:\ = C:\Program Files\wamp\bin\php\php5.3.0\PEAR

Is this the right place to call the command wsdl2php.

Vishal</description>
		<content:encoded><![CDATA[<p>Hi Sajith</p>
<p>I am a beginner in PHP and was looking for a tool to convert wsdl to php files.<br />
I came across the wsdl2php and insatlled the same by following the steps mentioned at <a href="http://www.urdalen.no/wsdl2php/" rel="nofollow">http://www.urdalen.no/wsdl2php/</a></p>
<p>As per this site, it seems the installation went well without any issue. Before thsi let me mention that I had wamp intalled in my system. </p>
<p>At last when I am trying to use wsdl2php in the command prompt, it says wsdl2php is not recognized as internal or external command.</p>
<p>I am trying to execute it as follows:<br />
A:\wsdl2php .wsdl &gt; .php</p>
<p>Here A:\ = C:\Program Files\wamp\bin\php\php5.3.0\PEAR</p>
<p>Is this the right place to call the command wsdl2php.</p>
<p>Vishal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajith M.R</title>
		<link>http://www.sajithmr.me/webservice-call-from-php-wsdl2php-makes-it-simple/comment-page-1#comment-139298</link>
		<dc:creator>Sajith M.R</dc:creator>
		<pubDate>Wed, 10 Nov 2010 14:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.me/?p=475#comment-139298</guid>
		<description>Thanks a lot for this tool. It helped me again and again. Coool</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this tool. It helped me again and again. Coool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Wallgren</title>
		<link>http://www.sajithmr.me/webservice-call-from-php-wsdl2php-makes-it-simple/comment-page-1#comment-86751</link>
		<dc:creator>Fredrik Wallgren</dc:creator>
		<pubDate>Mon, 23 Nov 2009 23:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.me/?p=475#comment-86751</guid>
		<description>Hello!

I would like to recommend wsdl2phpgenerator(http://code.google.com/p/wsdl2phpgenerator/). It has support for PHP5.3 and can be used as a cli application or used directly in your PHP code as a code library.</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>I would like to recommend wsdl2phpgenerator(http://code.google.com/p/wsdl2phpgenerator/). It has support for PHP5.3 and can be used as a cli application or used directly in your PHP code as a code library.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

