hamzaavvan Posted August 21, 2016 Share Posted August 21, 2016 Is there any function which can retrieve nameservers from db, i'm using updateclientdomain function by the help of localAPI to update nameservers and other information but don't know how to retrieve them ? Or where they were stored ? Please help in finding out this. I'm really really confused about this. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 21, 2016 Share Posted August 21, 2016 Is there any function which can retrieve nameservers from db, i'm using updateclientdomain function by the help of localAPI to update nameservers and other information but don't know how to retrieve them ? Or where they were stored ?Please help in finding out this. I'm really really confused about this. nameservers (for a specific domain) aren't stored in the database. default nameservers values (i.e Setup > General Settings > Domains tab) can be pulled from the database, tblconfiguration - though I don't think changing them would have any affect on the nameservers of a specific domain. perhaps you should be looking to use Domain_Nameservers or Domain_Update_Nameservers instead. 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted August 21, 2016 Share Posted August 21, 2016 Is there any function which can retrieve nameservers from db You'll need to pull them from the registrar (although it's *much* more efficient to query them directly via the OS rather than through WHMCS) 0 Quote Link to comment Share on other sites More sharing options...
hamzaavvan Posted August 22, 2016 Author Share Posted August 22, 2016 Thank you very much, i think i got my answer. Thank you both of you. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.