hi all,
so sory for my broken English, English is not my primary language.
this is my first message. i searched an answer for almost 3 days. finally, i registered this community because of asking this question.
i am using cpanel api on my hostgator vps. api is great. i dont have any problem with api. api works very well. i can do everything with cpanel api.
unfortunately, i cant use cpanel api on my hostgator shared hosting account. hostgator does not allow me to use cpanel api on the shared hosting pack.
i must use shared pack because of some reasons. but, you know i cant use cpanel api on the shared pack.
is there any other way to get informations from cpanel?
for example: i am listing subdomains with cpanel api like that
[HTML]$createdb = $xmlapi->api1_query($cpaneluser, "SubDomain", "cplistsubdomains", array(""));
echo $createdb["data"]["result"];[/HTML]
how can i do same job without cpanel api?
well, i know sounds like crazy. however i must find a way. it is very very important for my life. i need some help.
thank you very much


LinkBack URL
About LinkBacks
Reply With Quote