Visad182
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by Visad182-
Dude you compare a command line with PHP wtf ?
-
May someone explain me this please ? I really don't know why we pay for license fee but have no support...
-
Hello Michael, thank for your help. Finaly, files was uploaded. I think problem was files paths... Here is the working code: [PHP] $destination_dir, 'file-1' => $cf ); // Set up the cURL r...
-
Same thing for this part of your own code in your API doc. [PHP] $destination_dir, 'file-1' => $cf ); // Set up the cURL request object. $ch = curl_init( $request_uri ); curl_setopt( $ch, C...
-
Hello Michael. Cpanel should rethink his API. To much method without example.