ankitpsaraogi

  • Total activity 1
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 0

Activity overview

Latest activity by ankitpsaraogi
  • ankitpsaraogi created a post,

    API2_query output problem

    Hi, I used the following code [PHP] include '../xmlapi.php'; $ip = 'ip'; $root_pass = 'pwd'; $account = "acc"; $xmlapi = new xmlapi($ip); $xmlapi->password_auth($account,$root_pass); $xmlapi->s...