Visad182
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Visad182-
Problems Understanding the cPanel API
Don't you think cPanel need an entire revision of his current - Removed - API ? This is innacceptable that we pay to get a license, but nobody have any answer for his API except "Please see our DO...
-
cPanel API V2 (Fileman - Extract)
Hello, It's been 5 months since cPanel API V2 Fileman (op = extract) is not working. Are you planing to fix it ? Thanks
-
Are There Any API Example Scripts For Use?
Hello, I just updated WHM and i realized that XML API is no longer supported for WHM. So i have to switch to WHM API 1, but how can it be so dificult to find a starting script. I mean, a PHP scri...
-
Fileman fileop function
Hello, i uploaded a ZIP, and i need to extract it. Here is my code. [PHP] 'extract', 'sourcesfiles' => 'public_html/damn/app.zip', 'doubledecode' => '0' ); // Set up the cURL request o...
-
XML API Uploadfiles not working properly?
Hello everyone. I'm working on a project right now to create automaticly account and send files after the account creation. I'm working with XML API. Right now, createaccs is working very well w...