jasonhk
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by jasonhk-
jasonhk commented,
I've got this working using the cPanel XMLAPI Client Class here: set_port('2083'); // Set cPanel credentials $xmlapi->password_auth($cp_user, $cp_pass); // Uncommentfor debugging $xmlapi-...