Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
Node is saved as draft in My Content >> Draft
  • how to consume Asp.net webservice from php client

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    Answer it

    I have tried this code:

    require_once('php/lib/nusoap.php');

    $client = new nusoap_client('http://210.212.23.51/rtpsappeal/service1.asmx?WSDL',true);

    $userKey = "Zxo7654IBN";

    $applicationId = '040172192101500191';

    $result = $client->call('getApplicationDetails',array('userKey' => "$userKey",'applicationId'=>"$applicationId"));

    var_dump($result);

    webservice

 0 Answer(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: