Alex Nix
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Alex Nix-
Alex Nix commented,
From my local machine it's working but from host a can't get informatin from API
-
Alex Nix commented,
rbairwell ok but how can I upload my file using you API now (php)? $destination_dir, 'file-1' => $file ); // Set up the curl request object. $ch = curl_init( $...
-
Alex Nix commented,
rbairwell Do you have some messanger or somethink else? It doesn't work...(( require_once "/usr/local/cpanel/php/cpanel.php"; $cPusername = $details['service'>['username'>; $cPpassword = $detail...
-
Alex Nix commented,
@cPRex I see the current account authentication here
-
Alex Nix commented,
@cPRex What I need to use for connecting to cPanel with email and password from your documentation?
-
Alex Nix created a post,
Get host information UAPI
I use this class for connect to my cPanel and it worked 2 days ago