<?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: Using PHP to call an Apex Web Service</title>
	<atom:link href="http://blog.jeffdouglas.com/2009/04/05/using-php-to-call-an-apex-web-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2009/04/05/using-php-to-call-an-apex-web-service/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=using-php-to-call-an-apex-web-service</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:57:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Sakthivel</title>
		<link>http://blog.jeffdouglas.com/2009/04/05/using-php-to-call-an-apex-web-service/comment-page-1/#comment-4090</link>
		<dc:creator>Sakthivel</dc:creator>
		<pubDate>Fri, 03 Jun 2011 05:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=639#comment-4090</guid>
		<description>I am implementing oAuth in my developer account and i tried to call the SFDC Webservice through oAuth. How can i implement this scenario? Is any other way to call the webservice through oAuth from other outside web application(Like PHP).</description>
		<content:encoded><![CDATA[<p>I am implementing oAuth in my developer account and i tried to call the SFDC Webservice through oAuth. How can i implement this scenario? Is any other way to call the webservice through oAuth from other outside web application(Like PHP).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vanessen</title>
		<link>http://blog.jeffdouglas.com/2009/04/05/using-php-to-call-an-apex-web-service/comment-page-1/#comment-2175</link>
		<dc:creator>vanessen</dc:creator>
		<pubDate>Tue, 07 Dec 2010 07:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=639#comment-2175</guid>
		<description>I use your code ,but needed some update for instance:
1. I had to change the path &quot;sfdc/....&quot; to &quot;soapclient/...&quot; due to my version of php toolkit
2.I had to move my wsdl to the sopclient folder,and it was not specify here,so a little precision for those you will use the code.

3. Another thing that i would like to specify is to enable your soap.dll and ssl.dll to be able to use soap in php.

Thank you for posting your code.</description>
		<content:encoded><![CDATA[<p>I use your code ,but needed some update for instance:<br />
1. I had to change the path &#8220;sfdc/&#8230;.&#8221; to &#8220;soapclient/&#8230;&#8221; due to my version of php toolkit<br />
2.I had to move my wsdl to the sopclient folder,and it was not specify here,so a little precision for those you will use the code.</p>
<p>3. Another thing that i would like to specify is to enable your soap.dll and ssl.dll to be able to use soap in php.</p>
<p>Thank you for posting your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salesforce Webservice methods and PHP - Page 2 - Mike Simonds</title>
		<link>http://blog.jeffdouglas.com/2009/04/05/using-php-to-call-an-apex-web-service/comment-page-1/#comment-138</link>
		<dc:creator>Salesforce Webservice methods and PHP - Page 2 - Mike Simonds</dc:creator>
		<pubDate>Thu, 25 Jun 2009 18:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=639#comment-138</guid>
		<description>[...]     Solved.  Using PHP to call an Apex Web Service Jeff Douglas &#8211; Technology, Coding and Bears&#8230; OH MY...  1: include the necessary files from the PHP toolkit 2: Login 3: take data from your previous login [...]</description>
		<content:encoded><![CDATA[<p>[...]     Solved.  Using PHP to call an Apex Web Service Jeff Douglas &#8211; Technology, Coding and Bears&#8230; OH MY&#8230;  1: include the necessary files from the PHP toolkit 2: Login 3: take data from your previous login [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

