开发者

Creating Emails via PHP with WHM/Cpanel

开发者 https://www.devze.com 2023-02-28 19:32 出处:网络
I am using WHM/Cpanel to manage my sites. I am on a VPS server on Hostgator. I want to create email accounts dynamically via PHP. Does anyone know what I might need in order to do this ? Any good reso

I am using WHM/Cpanel to manage my sites. I am on a VPS server on Hostgator. I want to create email accounts dynamically via PHP. Does anyone know what I might need in order to do this ? Any good resources ?? Books or code they can share for me to go about 开发者_开发问答doing this ?

I am only dealing with one cpanel account, not multiple accounts, so I figured i would just need the cpanels API.


The following posts contain some detailed explanation of this:

http://forums.cpanel.net/f42/create-email-account-using-api-121741.html

Using cPanel-Matt's XMLAPI php class is the recommended way to do this which you can find here:

http://forums.cpanel.net/f42/xmlapi-php-class-111897.html

0

精彩评论

暂无评论...
验证码 换一张
取 消