youngveteran Posted August 20, 2014 Share Posted August 20, 2014 Hi WHMCS Friends, I am trying to create whois page by default whmcs has whois page but it not works alone http://www.mydomain.com/whois got this message "You must use the domain checker to get here" i now that when using domain checker it works but i wanna it work form me without Domain checker just a box enter the domain then whois information If it is possible help me about this Thank you 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted August 21, 2014 WHMCS Support Manager Share Posted August 21, 2014 Hi, You wouldn't be able to copy the code form the domain checker page to achieve this. However you could create your own form to use the Domain_WHOIS API function: http://docs.whmcs.com/API:Domain_WHOIS'>http://docs.whmcs.com/API:Domain_WHOIS http://docs.whmcs.com/API 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 21, 2014 Share Posted August 21, 2014 if this is just for you, then I would suggest using the Whois Lookup tool in the Admin Area. if you want to make a page for public use, then you need to pass the domain name value to whois.php - so whois.php?domain=google.com would work. if you want to go the API route as John suggests, there is some code at the thread below - but I don't know if it works.. http://forum.whmcs.com/showthread.php?41056-PHP-code-for-domain-WHOIS-checker 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.