- Headline
- a Domain Whois Lookup PHP Script[\/B] and Domain name-based registration information searching system
- Short Description
- Download and Discuss Premium, BusinessUntouch - WhoisBooks | Domain Whois Lookup PHP Script 1.9.1 Not Nulled version on NullPro Community. It is zip Extention type and 41.9 MB File size. From WhoisBooks | Domain Whois Lookup PHP Script have 1 Description Attachments, 1 discussion, 203 Views.
Note: Script only run with purchase code ,Most features require online support
PHP:
public function getWhoIsDataFromApi($domain_name,$is_for_similar_domain=0)
{
//initializing curl
$curl = curl_init();
//get data from api
curl_setopt_array($curl, array(
CURLOPT_URL => env('SEARCH_WHOIS_DATA').'?is_for_similar_domain='.$is_for_similar_domain.'&domain_name='.$domain_name.'&api_key='.env('WHOIS_API_KEY').'&user_domain='.env('APP_URL').'&purchase_key='.env('PURCHASE_KEY'),
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_TIMEOUT => 30000,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
CURLOPT_HTTPHEADER => array(
'Content-Type: application/json',
),
));
$response = curl_exec($curl);
curl_close($curl);
return $response;
}
WhoisBooks is a Domain Whois Lookup PHP Script[/B] and Domain name-based registration information searching system. Free 50,000 query per month. It’s a Furnish, Ready to Use, SEO ready, Google Adsense and Custom Ads ready, domains affiliation, and referral/affiliate links ready Script or tools for earning money. You can easily build a website or online tools like who.is just install this script in your server and start earning with it by showing Google or Custom Ads, referral/affiliate links and others. It has a powerful admin panel to control the tools. Anyone can easily update/edit this system by following our Well Sorted Documentation. It has a powerful admin panel to manage the full system. Anyone can easily update/edit this system by following our Well Sorted Documentation.
Login URL: https://demo.whoisbooks.com/login
Username: admin@example.com
Password: 12345678