• webguru
  • NEWBIE
  • 0 Points
  • Member since 2005

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
I tested the example script: example/login.php and I got this error? has anyone seen this problem before?

thanks

Message Edited by webguru on 11-07-2005 02:31 PM

Message Edited by webguru on 11-07-2005 02:32 PM

Hi,

Salesforce is very new to me and I want to get data from Salesforce. I searched the web and I found out i can use soap to do that, I downloaded a couple of sample code (nusoap or either pear soap) and I didn't know how i can get started and got the simple application to work. For example,
$sforce = new SoapClient("$url"); // obtain your own customized sforce.wsdl from sfroce.com

what should i put in that $url? any comment or help is appreciated

thanks
I tested the example script: example/login.php and I got this error? has anyone seen this problem before?

thanks

Message Edited by webguru on 11-07-2005 02:31 PM

Message Edited by webguru on 11-07-2005 02:32 PM

Hi,

Salesforce is very new to me and I want to get data from Salesforce. I searched the web and I found out i can use soap to do that, I downloaded a couple of sample code (nusoap or either pear soap) and I didn't know how i can get started and got the simple application to work. For example,
$sforce = new SoapClient("$url"); // obtain your own customized sforce.wsdl from sfroce.com

what should i put in that $url? any comment or help is appreciated

thanks