cpanel-UAPI-php-class
cpanel-UAPI-php-class copied to clipboard
php class for cpanel's UAPI
Hi, The script is excellent! I can create a MySQL db and a username to it. I also would like to create a cronjob. It is possible? Thanks, Francisco
This script asks for cPanel username and password to access API. I do not like to have cPanel password open in code. Is there other way to authenticate, without requirement...
Added Authorization type to authenticate API using cPanel API Tokens instead of password with backward compatibility.