fabioliotta
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by fabioliotta-
Problem creating DB via API PHP Hello, i got error mesage creating a db via API PHP here is the code include 'xmlapi-php-master/xmlapi.php'; $ip = 'IP_ADDRESS'; #IP of your cPanel/WHM server...
-
i have the same problem, if i use 'quota' example $account = array(username => 'theusername', password => 'thepassword', domain => 'thedomain.tld', 'quota' => '3500'); doesn't working, if i chec...