Hi all,
I've looked through the API docs but couldn't seem to find what I'm looking for. I'm looking for a way to remotely create/delete/edit databases and database users using only the user's cPanel login username and password.
I've seen a reference to "adduserdb", but didn't see it in the API docs. Here is a sample of what I saw:
It would be fantastic if someone could point me in the right direction.Code:user=$cpanel_username&xmlin=".urlencode("<cpanelaction><module>Mysql</module><func>adduserdb</func><apiversion>1</apiversion><args>".$cpanel_username."_$mysql_database</args><args>".$cpanel_username."_$mysql_username</args><args>ALL</args></cpanelaction>
Thanks a lot!
Cagy



LinkBack URL
About LinkBacks
Reply With Quote




