Check availability of domains instantly as you type via AJAX
Supports Recaptcha to prevent misuse
Restrict checks to a configured list of TLDs only (e.g. allow only 'com.sg' domain checking)
View WHOIS query for taken domains
Why describe every function here? Cut the chase and go try out the PHP Ajax Instant Domain Availability Checker itself!
Check a list of domains.
Set as a cron job to email at a set email address when any domain is available
Allows limitation of what TLDs can be checked
Cut the chase and go try out the Bulk Domain Availability Checker!
A simple function that returns false or an array depending on whether the domain is available for registration. Based on WHOIS queries and DNS entry lookups. Just call it with your domain name and it'll do the rest!
Let your visitors generate customized short domain names using client side processing.
Cut the chase and try out the JavaScript Domain Generator!