Jump to content

Licensing Addon: Domain Checker API


Jamesking56

Recommended Posts

Hey,

 

I want to create a domain validator so that people can check domains and see if they are licensed in my panel (like WHMCS does).

 

How can I code this? What API should I use and how do I parse it?

 

There is no existing API-call to accomplish what you want. However, it is quite easy to accomplish this using a simple PHP script whichs does a select in the tbllicensing (I think this is the table name, but I'm not sure) SQL-table and checks the domain.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated