| | |||||
| ||||||||
| 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 |
| | #151 (permalink) | ||||
| www.randypendleton.com Join Date: Jan 2004 Location: Southern Ohio, USA
Posts: 7,045
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Great script modifications! Any chance that you might release your version to the public?
| ||||
| | |
| | #154 (permalink) |
| Senior Member Join Date: Aug 2005 Location: East Yorkshire, England
Posts: 2,689
![]() ![]() ![]() ![]() ![]() ![]() ![]() | Woah, this thread is still on-going‽ This is one of the few things I actually remember from when I frequently used NP… I'm sure I contributed a WHOIS class at some point to this script |
| | |
| | #155 (permalink) | ||||
![]() Join Date: Jul 2006
Posts: 4,607
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
__________________ juegosjuegos Your Hotel in Austria Matratzen Domain Acquisition | Store all your favorite links! | Web Proxies Proxy List | Bookmarks | Creative Enquiry | Web Proxy List | ||||
| | |
| | #156 (permalink) |
| Senior Member Join Date: Jul 2006 Location: Minneapolis
Posts: 2,513
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I've been using this script a lot and just tonight I got some errors. It appears that whois.crsnic.net is now limiting requests that cause a timeout error. I tried using other serviers and increasing the "sleep" function to 10 seconds but it didn't work. Is there another server that can be used? I do think that all users of this script should limit it's use so it doesn't get blocked, or would someone like to provide the data access for a small fee...???? :-) |
| | |
| | #157 (permalink) |
| www.randypendleton.com Join Date: Jan 2004 Location: Southern Ohio, USA
Posts: 7,045
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | The way that the script currently works, it outputs the text "DOMAIN.COM is available!" or "DOMAIN.COM is taken!," depending on its availability. I only need it to output a domain if it's available (if it's taken, I don't want any text to appear on the screen telling me the domain or its 'taken' status). I know I can accomplish this with the 'save' feature but I need to see the results in real-time. Anyone think they can mod the index.php script to do this for me? I know very little PHP and dunno how to go about this |
| | |
| | #158 (permalink) |
| Senior Member Join Date: Jul 2006 Location: Minneapolis
Posts: 2,513
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Can you send me a copy of the script? I think I can make that change in a couple of minutes for you...
__________________ Lorraine Bowman - Internet Expert Witness - Bankrupture - Ad Creation Marketplace - How To Sell Domain Name |
| | |
| | #161 (permalink) |
| NamePros Member Join Date: Jan 2010 Location: www
Posts: 185
![]() ![]() | Thanks and get it.Good and clean script for 2 php files only. Maybe integrate with my current rank checking script. But thinking about the handling of ob_start() & ob_flush() as for html header() requirement. ????: NamePros.com http://www.namepros.com/showthread.php?t=280961 Also like using xml for dnsserver listing.(easier to cope with ajax/mysql/flash)
__________________ Like ActionScript 3 Much Ked
Last edited by ked38; 08-25-2010 at 12:36 AM.
|
| | |
| | THREAD STARTER #162 (permalink) |
| Senior Member Join Date: Dec 2006 Location: England
Posts: 1,568
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Pretty impressed with the amount of work people have put in to developing my originally simple script. Apologies to all who have contacted me regarding work on this or any other project, I dropped out of the development loop somewhat a couple of years ago and don't do much nowadays due to being at Uni etc. |
| | |
| | #163 (permalink) |
| Senior Member Join Date: Jul 2006 Location: Minneapolis
Posts: 2,513
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Thanks for sharing this with us. I use the script a lot, it is a real time-saver!
__________________ Lorraine Bowman - Internet Expert Witness - Bankrupture - Ad Creation Marketplace - How To Sell Domain Name |
| | |
| | #164 (permalink) |
| New Member Join Date: Aug 2010
Posts: 4
![]() | I used Matthew and eric 's script,but both it did't work for some extensions properly,such as ".se",every ".se" domain is return "taken",where is the problem? PS, can anyone added ".co" in this script? I tryed,but it works as ".se",returns "taken" everytime. |
| | |
| | #165 (permalink) | ||||
| NamePros Member Join Date: Feb 2010
Posts: 73
![]() |
'co' => array('whois.nic.co', 'Not found'), PS: Domain Hammer does .co among most other TLDs.
__________________ | ||||
| | |
| | #166 (permalink) | ||||
| New Member Join Date: Aug 2010
Posts: 4
![]() | I edited the script as your opinion,it works now!!! hoho,I don't understand PHP language,so little question spend my big time. for somepeople want to add new domain extionsions: seemed the reason is that every management has diffrent"return word",so add a new extension,you need know the"return word" of this domain management. thanks for your opinion! and thanks the writer!
| ||||
| | |
| | #167 (permalink) | ||||
| NamePros Member Join Date: Feb 2010
Posts: 73
![]() |
__________________ | ||||
| | |
| | #169 (permalink) |
| Senior Member Join Date: Apr 2008
Posts: 1,038
![]() ![]() ![]() ![]() ![]() ![]() ![]() | where can i get this script? Thnx
__________________ Free and Unlimited sitemap generator - Zitemaps.com ResultadosDeportivos.net | PlanetaWebs.com |
| | |
| | #170 (permalink) |
| New Member Join Date: Aug 2010
Posts: 4
![]() | you should look this issue carefully,the script still can be download now. ????: NamePros.com http://www.namepros.com/showthread.php?t=280961 |
| | |
| | #171 (permalink) |
| New Member Join Date: Sep 2010
Posts: 3
![]() | Goto previous page & you should find a few zip files to download, read all the posts carefully ????: NamePros.com http://www.namepros.com/showthread.php?t=280961 cheers |
| | |
| | #173 (permalink) |
| Senior Member Join Date: Jul 2006 Location: Minneapolis
Posts: 2,513
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I'm sorry you are getting that error. I don't think anyone can help you if all you can provide is that error message. It could be the script, something that you did when you installed it, or a different problem with your site or server. If you don't know how to find out what the specific problem is, you should contact your hosting provider and ask them to look at it for you. They won't fix problems with the script, but at least you will know for sure where you need to look for an answer.
__________________ Lorraine Bowman - Internet Expert Witness - Bankrupture - Ad Creation Marketplace - How To Sell Domain Name |
| | |
| | #174 (permalink) | ||||
| NamePros Regular Join Date: May 2008 Location: www.iheaders.com
Posts: 298
![]() ![]() ![]() ![]() ![]() ![]() |
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@verycheapwebhosting.iheaders.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request" Thanks for your input. | ||||
| | |
| | #175 (permalink) |
| Senior Member Join Date: Jul 2006 Location: Minneapolis
Posts: 2,513
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Thanks, but the error message already tells you what you should do. :-) Most servers are not configured to show specific information when they have a 500 Error. The server admin will have to look at the server logs to see what happened and let you know. Your only other option is to remove what you added and see if the error still exists. If not, you know there is something wrong with the code. Since you are using verycheapwebhosting your account may not have what is needed to run this script correctly.
__________________ Lorraine Bowman - Internet Expert Witness - Bankrupture - Ad Creation Marketplace - How To Sell Domain Name
Last edited by nielsencl; 01-10-2011 at 09:05 AM.
Reason: added
|
| | |
![]() |
LinkBacks (?)
LinkBack to this Thread: http://www.namepros.com/code/280961-php-bulk-domain-availability-check.html | ||||
| Posted By | For | Type | Date | |
| Domain Checker Script - PC Troubleshooting | This thread | Refback | 11-19-2011 05:52 PM | |
| Bulk Domain Availability Checker - Dynamic Drive Forums | This thread | Refback | 11-16-2011 11:00 AM | |
| Domæne navn » Support » Forum | newz.dk | This thread | Refback | 11-01-2011 09:34 PM | |
| Domain Name Availability Search Script - Web Hosting Talk | This thread | Refback | 10-29-2011 10:17 PM | |
| Bulk Domain Availability Check Script | Domain Acquisition | This thread | Refback | 10-26-2011 02:40 PM | |
| Domain Checker Script - PC Troubleshooting | This thread | Refback | 10-07-2011 08:25 AM | |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |