Join Date: July 2007
Location: India ( Chennai )
Posts: 24
API functions track in php
Hi, I am using nusoap_client i want to call API which look like http://somedomain.com/API/some.asmx or http://somedomain.com/API/some.asmx?wsdl how to get functions of this asmx file using nusoap_client with php.Pls tell me.