| | |||||||
| |||||||
| New! Use your Facebook, Google, AIM & Yahoo accounts to securely log into this site, click logo to login | ![]() |
| CODE This forum is for posting code snippets and example scripts that aren't quite tutorials, but could be useful for others. You may post code snippets and/or completed scripts that you've written and want to share here. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) | ||||
| NamePros Member | Hello, This is my first script on this site, and seeing Matthew. 's Script I decided to make one a little different. Instead of checking multiple domains, this one checks multiple tlds! Demo A live demo of this can be found here: http://70.85.180.226/~thetopto/Scripts/Domain_Checker/ Some of this script uses Matthews. code, I obviously have permission as Matt is a good friend and yes I did ask first. How To Use: Enter something like:
and it will return the availability of each tld told to in the script. Saves typing all domains out in matts ![]() Anyway, your waiting to see the script arent ya ![]() The Script: PHP Code: Script details:
Download Download script HERE ----- The script is free to use, and you may distribute. You must NOT sell in anyway. You can modify it if you wish. Just leave copyright intact! Enjoy, and look out for future versions! Please post bugs and suggestions below. Thanks, Adam Last edited by . Adam .; 01-20-2007 at 04:15 PM. | ||||
| |
| | #4 (permalink) |
![]() | Thanks. Nice one. How about additional tlds? .mobi, .cc and .in
__________________ Domain Acquisition | Store all your favorite links! | Short URL Manager Micro-Blogging | Keep Your Bookmarks Organized | Creative Enquiry |
| |
| | THREAD STARTER #5 (permalink) |
| NamePros Member | You can easily add support for .cc, im not sure about .in and .mobi . I'll put them in the next version. But until the next version, open up inc/dnservers.php Find: PHP Code: PHP Code: Done This will be done in the next release |
| |
| | #6 (permalink) | ||||
| Stud Sausage |
PHP Code: | ||||
| |
| | #8 (permalink) | ||||
| Stud Sausage |
Rate limiting is how many requests you can make to the server in a time period yes? I don't actually know, that's my guess lol. If so i personally haven't had a problem with mine and no one else has reported one so i would assume yes to your question | ||||
| |
| | #9 (permalink) |
| NamePros Regular | ok there goes it ajaxed -> http://www.namepros.com/code/284641-...er-checks.html |
| |
| | #10 (permalink) |
| NamePros Regular | when i tried with ".org" i received this message: Code: Warning: fsockopen() [function.fsockopen]: unable to connect to whois.pir.org:43 (Connection timed out) in /home/*****/public_html/dnlookup/index.php on line 75 Error Connecting To Server:whois.pir.org anyway, this is a great script. Last edited by abcde; 01-25-2007 at 09:45 PM. |
| |
| | #12 (permalink) |
| NamePros Regular | hey I cant download because the download link is broken
__________________ LiveTV.ws - Live Internet TV |
| |
| | #13 (permalink) |
| Part-Time Zombie | Here is a huge request - I'd even pay for this to be included: When a domain name is searched and found to be available the available name should become an active link to where the searcher can then register the domain. Of course the hyperlink would contain our affiliate code so we get a piece of the action. It would need the ability to put in affiliate codes to different registrars for each .tld or group of tld's. As well, for user satisfaction - the search box should remain displayed after a search to entice them to search again instead of closing the browser window. Again - I will pay to have these features added. Roy |
| |
| | #14 (permalink) |
| Senior Member | Download link / site are down. Please repost a new url .
__________________ Web Scripts - The Best Scripts on the Web |
| |
| | #15 (permalink) | ||||
| Senior Member |
http://www.cj-design.com/products/fr...cjdomainwhois/ does what you require and its free EDIT: sorry bout replying to such an old thread i did notice the time stamps on the post till after i replied | ||||
| |