Welcome Guest, Not a member yet? Register   Sign In
[Updated!] Cpanel library (Supports email & Cron)
#6

[eluser]PromaneX[/eluser]
new code pt 2

cpanel.php - config file - place in system/application/config/
Code:
<?
$config['host'] = "mycpaneldomain.com";
$config['user'] = "mycapanelusername";
$config['pass'] = "maycpanelpassword";
$config['skin'] = "x3";  //the name of the skin you use in cpanel, usually x3.


/* End of file cpanel.php */
/* Location: ./system/application/config/cpanel.php */

Next on my list is to add support for getting email account information for existing accounts. I will then slowly work through all of the usable features of cpanel and add support for them. If anyone wants me to give priority to something please let me know!


Messages In This Thread
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 10-02-2009, 08:22 AM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 10-21-2009, 05:18 PM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 10-22-2009, 06:00 AM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 10-22-2009, 08:16 PM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 11-29-2009, 01:58 PM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 11-29-2009, 01:58 PM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 11-29-2009, 10:07 PM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 11-30-2009, 05:17 AM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 11-30-2009, 06:19 AM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 11-30-2009, 06:24 AM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 11-30-2009, 06:30 AM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 11-30-2009, 06:42 AM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 11-30-2009, 06:49 AM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 12-01-2009, 05:51 AM
[Updated!] Cpanel library (Supports email & Cron) - by El Forum - 08-04-2011, 03:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB