Subdomain is extensions to create subdomain but not using cpanel interface. You can customize it
requirements of using this extension (e.g. Yii 1.1 or above)...
Yii::import('ext.subdomain.Subdomain'); $sb = new Subdomain('sopwer.net'); //youdomain $sb->setCpanelInfo('user_cpanel','pass_cpanel'); //user & pass cpanel $sb->setCpanelSkin('x3'); //skin $sb->setSubdomain('ramdani'); //subdomain name $sb->execute();
Don't hesitate to contact me if there are any errors.
Total 2 comments
Don't hesitate to contact me. if you get something wrong about the extensions
Hm... Looks very interesting and promising... Taking a loot at it :)
Leave a comment
Please login to leave your comment.