WSDL WebServices for Salesforce using PHP
I’ve found developing for Salesforce with PHP to be somewhat of an undocumented nightmare. However, there are a few useful blog posts around that can make life easier. One is here, which takes you through creating a webservice on Salesforce and then accessing it via PHP calls (yes – an end-to-end example! hooray!) – thanks [...]
