Home     PHP / Javascript / Ajax
PHP Create and Delete cPanel Email Accounts Script

PHP Script Codes > email-systems

Create and Delete cPanel Email Accounts Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2232

PHP Script Codes > Create and Delete cPanel Email Accounts
cPanelEmailMgr is a PHP5 class to create and delete cPanel email accounts from within your web application. It requres PHP5 or greater, a web server running cPanel (obviously), and PHP must not be running in safe mode. Usage examples are documented in the code.

This class is based on the scripts authored by Md. Zakir Hossain (Raju) (http://www.rajuru.xenexbd.com) which, in-turn, were based on the scripts from http://www.zubrag.com/scripts/cpanel-create-email-account.php. It has been updated to reflect standard conventions for PHP5 Object Oriented Programming and phpDocumentor documentation.