ankitpsaraogi
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Posts
Recent activity by ankitpsaraogi-
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...