spiritBreaker
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by spiritBreaker-
Please share the solution or the steps you used [CODE=php] $xmlapi = new xmlapi($ip); $xmlapi->set_port($port); $xmlapi->password_auth($account, $passwd); $xmlapi->set_output('json'); where $ip...
-
maybe this will help you