PHP Soap call for WSDL Envelope and Payload

Feb5th09 by Thy Nguyen

In this tutorial I will show you how to make a PHP SOAP call without declaring the long array like other examples on PHP.net and show a little hack around their built in SOAP class. First we have to understand what a SOAP is. I am not gonna go into length about the history of [...]

Read More »