- Impact
- 15
With inspiration from this tool created by Mathew.
http://www.namepros.com/code/280961-php-bulk-domain-availability-check.html
and using the source code provided by Mathew. and others.
I modified it into a domain monitoring tool. It checks a list of domains. If unregistered domains are found it emails them. Simple to use.
*In place of the email enter your TEXT message email address and it will email you cell phone instead.
Instant notification?? I have t-moblie. So I enter MYCELLPHONE###@momail.com and it sends me a text message.
I thought it would be a nifty tool to use and share.
Just remember not to OVER CHECK for a domain.
.
http://www.namepros.com/code/280961-php-bulk-domain-availability-check.html
and using the source code provided by Mathew. and others.
I modified it into a domain monitoring tool. It checks a list of domains. If unregistered domains are found it emails them. Simple to use.
- Save the list of domains you want checked in the domains.txt file. Make sure the file is saved using ISO 8859-2 / Dos character encoding no http://www., no www., and one domain per line.
- Open index.php -> Enter your email -> Save
- In CPanel add a CRON event to run the index.php once a day (or more).
*In place of the email enter your TEXT message email address and it will email you cell phone instead.
I thought it would be a nifty tool to use and share.
Just remember not to OVER CHECK for a domain.
.
Last edited:










