Kurinchi Blogger Scribbles …


Archive for September 2nd, 2009

Sep 02
2009

CakePHP: NuSoap web service call configuration

Last updated: September 3rd, 2009

This is a beginner tutorial to help beginners make a call to “wsdl” files and for them to display the results returned by the service.

First step is to include “nusoap.php” in \vendors folder in cakephp setup. In the controller, we make a call to nusoap.php by the statement App::import(‘Vendor’,'nusoap’);
(more…)


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict