1: 2: 3: 4: 5: 6: 7: 8: 9:
PHP require_once („nusoap.php "); $client = neues soapclient ('https://api.filesanywhere.com/fawapi.asmx?WSDL'); $loginResult = $client->call („AccountLogin“, Reihe („APIKey“ => „"), Reihe („username“ => „"), Reihe („Kennwort“ => „")); ? >