Connecting to Magento API with SOAP
问题 I'm trying to follow a tutorail on connecting to magento API with Soap, but am stuck already ? SOAP seems to be installed on my sever as i can browse to the ?wsld and it displays an xml file. I've setup the user and role in magento admin webservices. i'm confused by 2 things in the tutorial choosing a soap client, In this tutorial we will assume the usage of the PHP SoapClient. what is this where do i find it ? Logging with the SOAP client "So let's create a simple PHP-script that allows us