Kurinchi Blogger Scribbles …


Posts Tagged ‘webservice for beginner’

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