16 Comments on “Consuming a SOAP Web Service in PHP”

  1. i am getting below error:
    Notice: Array to string conversion in C:xampphtdocssoapclient.php on line 8
    Array

  2. it does not work well , with the value abc result appear when change to another value does not show any result , please answer me :)

  3. when i click on wsdl it says error on line 1 at column 6: XML declaration allowed only at the start of the document

  4. in service.php it should be 'return' => 'xsd:integer' instead of 'return' => 'xsd:intger'. Otherwise it will return a string

  5. Thanks for the videos I've been searching for a simple explanation to SOAP API for PHP.

  6. it is working really good, really nice tutorial and very easy to learn

    Thanks yrrhelp

Comments are closed.