Help for this page

Select Code to Download


  1. or download this
      <soap:Body>
        <GetInfo xmlns="http://server/">
    ...
          <password>string</password>
        </GetNursingHomeInfo>
      </soap:Body>
    
  2. or download this
        $service -> GetInfo('<username>aimsws</username><password>aimsWS!6
    +0</password>');
    And it gives me:
    <parameters><username>user</username><password>pass</password></parame
    +ters>