Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- nusoap 0.9.5


gosman - 9:09 pm on May 17, 2012 (gmt 0)


Hi Enigma1

I understand that but just don't understand how to change the code below to work with caching.

$s = new nusoap_client('https://api.example.com/API.asmx');
$msg = $s->serializeEnvelope($body);
$s -> send($msg,'https://api.example.com/API.asmx/CheckAvailability');
$response = $s->document;


Thread source:: http://www.webmasterworld.com/php/4448836.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com