Mar 19, 2004 #1 egmweb Programmer Joined Mar 19, 2004 Messages 147 Location EU Hello all, How can I make an Script through php to verify if a domain is busy or available? Thanks you.
Hello all, How can I make an Script through php to verify if a domain is busy or available? Thanks you.
Mar 21, 2004 #2 Wishdiak Technical User Joined Mar 7, 2004 Messages 1,787 Location US egarc1a, That really all depends on what you mean, specifically, when you say "verify if a domain is busy or available?" Do you want to see if a specific domain is available for registration, or if a specific host is busy? Wishdiak http://www.wishdiak.com Upvote 0 Downvote
egarc1a, That really all depends on what you mean, specifically, when you say "verify if a domain is busy or available?" Do you want to see if a specific domain is available for registration, or if a specific host is busy? Wishdiak http://www.wishdiak.com
Mar 21, 2004 Thread starter #3 egmweb Programmer Joined Mar 19, 2004 Messages 147 Location EU Hello Wishdiak, sorry if I wasn't specific... Ok. It's for registration... I mean, I need to see if a domain name is available for registration or if it's in use. Thanks you Wishdiak, Regards. Upvote 0 Downvote
Hello Wishdiak, sorry if I wasn't specific... Ok. It's for registration... I mean, I need to see if a domain name is available for registration or if it's in use. Thanks you Wishdiak, Regards.
Mar 21, 2004 #4 Wishdiak Technical User Joined Mar 7, 2004 Messages 1,787 Location US egarc1a, Domain registration, eh? I'd try sites that have code snippets posted like http://www.phpfreaks.com or http://www.phpbuilder.com to see if someone has already done the work. Good luck, Wishdiak http://www.wishdiak.com Upvote 0 Downvote
egarc1a, Domain registration, eh? I'd try sites that have code snippets posted like http://www.phpfreaks.com or http://www.phpbuilder.com to see if someone has already done the work. Good luck, Wishdiak http://www.wishdiak.com
Mar 21, 2004 #5 Wishdiak Technical User Joined Mar 7, 2004 Messages 1,787 Location US egarc1a, A Google search led me to this link which seems to be a PHP script that performs a whois query. It might work for you. Wishdiak http://www.wishdiak.com Upvote 0 Downvote
egarc1a, A Google search led me to this link which seems to be a PHP script that performs a whois query. It might work for you. Wishdiak http://www.wishdiak.com
Mar 22, 2004 Thread starter #6 egmweb Programmer Joined Mar 19, 2004 Messages 147 Location EU Hello Wishdiak, Thanks you very much, I will research the websites you suggested me, and I will let you know!! Regards. Upvote 0 Downvote
Hello Wishdiak, Thanks you very much, I will research the websites you suggested me, and I will let you know!! Regards.