roberthayden
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by roberthayden-
Solved using: mgufrone/cpanel-php
-
I try to use xmlapi and do: require_once __DIR__ . "/../../utils/xmlapi.php"; $xmlapi = new xmlapi("IP"); $xmlapi->set_port(2082); $xmlapi->password_auth("USER", "PASS"); $xmlapi->set_debug(1); ...