$Data = array('Something'=>'Some String','SomeNumber'=>22); $Response = $SOAP->DoRemoteFunction($Data); // Send the request. On the last line, PHP takes the ...
確定! 回上一頁