<?php $client = new SoapClient("http://rcs01-sales.fftech.info/pub/apistock.asmx?WSDL"); var_dump($client->__getFunctions()); var_dump($client->__getTypes());
You have javascript disabled. You will not be able to edit any code.