The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Other
> Development Articles
|
Page 2 -
Using PHP classes to navigate distributed whois databases
Page 2 - Discuss Using PHP classes to navigate distributed whois databases in the Development Articles forum on Dev Shed. Using PHP classes to navigate distributed whois databases Development Articles forum discussing articles and tutorials located at http://www.devshed.com. See what our authors have created for your viewing pleasure.
|
|
 |
|
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

April 6th, 2000, 08:55 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
How do I change no input reply?
If there are no characters in the box when submit is pressed I get this:
Results for :Errors: domain is not supported
Warning: Illegal string index in /www/vhtdocs/webhappy/index.phtml on line 113
No Match
How do I change it so that it says "please enter a domain name" instead?
Thanks
Mark
I am trying out this whois on http://www.webhappy.co.uk.
|

May 9th, 2000, 01:17 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Connecting to ports
I am looking for information on connecting to ports and retrieving the information for a project similar to this. General socket programming in PHP. Does anyone know where I can locate this information?
|

June 21st, 2000, 03:26 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: display nice data if it is avalible
Ok, so how would I pull just one or two things out of the $result object?
In my case, I just want return the current nameserver info to a variable in PHP - what's the best way to do this?
Add a function to the utils.whois file, or is there a way to extract what I need from the existing returned object?
I'm a newbie to OOP, so I'm not so familiar with classes . .. =0(
Thanks in advance!
Gavster
|

July 26th, 2000, 09:32 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Small program using whois2
I have written a small domain lookup program in PHP3 using whois2.
When I finished and it worked I decided that other newbies to PHP might like to look at it.
This program has no name... it doesn't really deserve one but it can be intergrated into any PHP enabled site easily.
If you would like a copy of the code then please email me and I will reply to you with a zip file containing it.
|

August 8th, 2000, 10:51 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
PHP4
In the FAQ there a question & answer about rawdata failing in php4, the faq answers this question but what about regrinfo containing no data????
egyinfo->Array
domain->DEVSHED.COM
registrar->NETWORK SOLUTIONS, INC.
whois->whois.networksolutions.com
referrer->www.networksolutions.com
nameserver->Array
0->NS1.INFOWEST.COM
1->NS2.INFOWEST.COM
upadated->05-aug-2000
rawdata->Array
rawdata->Array
0->The Data in Network Solutions' WHOIS database is provided by Network
1->Solutions for information purposes, and to assist persons in obtaining
2->information about or related to a domain name registration record.
3->Network Solutions does not guarantee its accuracy. By submitting a
4->WHOIS query, you agree that you will use this Data only for lawful
5->purposes and that, under no circumstances will you use this Data to:
6->(1) allow, enable, or otherwise support the transmission of mass
7->unsolicited, commercial advertising or solicitations via e-mail
8->(spam); or (2) enable high volume, automated, electronic processes
9->that apply to Network Solutions (or its systems). Network Solutions
10->reserves the right to modify these terms at any time. By submitting
11->this query, you agree to abide by this policy.
12->
13->Registrant:
14->InfoWest Global Internet Services, Inc. (DEVSHED-DOM)
15-> 1845 W. Sunset Blvd.
16-> St. George, UT 84770
17-> US
18->
19-> Domain Name: DEVSHED.COM
20->
21-> Administrative Contact:
22-> Cosby, David R (DRC4) dcosby@INFOWEST.COM
23-> 1845 W. Sunset Blvd.
24-> St. George, UT 84770
25-> 801.674.0165
26-> Technical Contact, Zone Contact:
27-> Gifford, Aaron D (AG44) agifford@INFOWEST.COM
28-> InfoWest Global Internet Services, Inc.
29-> 596 E. Tabernacle
30-> St. George, UT 84770
31-> 435-674-0165 (801) 634-9567 (FAX) 435-674-9654
32-> Billing Contact:
33-> InfoWest Domain Services (IDS2-ORG) dns@INFOWEST.COM
34-> InfoWest Global Internet Services, Inc.
35-> 596 E. Tabernacle
36-> St. George, UT 84770
37-> US
38-> 435-674-0165
39-> Fax- 435-674-9654
40->
41-> Record last updated on 06-Aug-1997.
42-> Record expires on 07-Aug-2000.
43-> Record created on 06-Aug-1997.
44-> Database last updated on 8-Aug-2000 19:41:10 EDT.
45->
46-> Domain servers in listed order:
47->
48-> NS1.INFOWEST.COM 204.17.177.10
49-> NS2.INFOWEST.COM 204.17.177.20
50->
regrinfo->Array
disclaimer->
organization->
org_handle->
org_address->
domain->
admin->Array
name->
handle->
email->
tech->Array
name->
handle->
email->
billing->Array
name->
handle->
email->
updated->
created->
db_updated->
ns->Array
->
Object
|

October 14th, 2000, 12:57 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
thank you please e-mail small program using whois2
|

October 14th, 2000, 02:54 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
Whats your email address?
|

October 15th, 2000, 03:44 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
hi tom;
please upload to ftp.hostem.com (incoming).
my email does not take zip files unless they are attachments. if you do not have an ftp and your program is useful, then i will be happy to allow anon ftp downloads from my site......endif
|

October 15th, 2000, 06:58 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
No probs... I'll do it in the morning from work...
|

October 16th, 2000, 03:28 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
I've uploaded now.. feel free to offer it on your public ftp if you like.
|

October 16th, 2000, 05:40 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
thanks ! MUCH BETTER THAN I EXPECTED !
will be doing mods for a while to U.S. the wording etc.... real easy to read code.
thanks again !
http://wordstudy.org
http://www.hostem.com
|

October 16th, 2000, 09:09 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
Hi Tom,
<br>
I would be very interested in looking at your domain lookup program.
<br>
<br>
Can you please send a copy to hostmaster@netfocus-solutions.net
<br>
<br>
Cheers,
<br>
John
|

October 17th, 2000, 05:14 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
URGENT!!!!
The version of this program released at the moment has branding to the company that I work for.
MAIL ME at tom.poole@breathe.com for the new version.
Sorry for any inconvenience...
|

October 17th, 2000, 05:14 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
URGENT!!!!
The version of this program released at the moment has branding to the company that I work for.
MAIL ME at tom.poole@breathe.com for the new version.
Sorry for any inconvenience...
|

November 2nd, 2000, 01:00 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Re: Small program using whois2
I will like to see some cod about this, specialy of you succed to parse the result of so many whois response type, depends on which database are you asking.
I really need a good example.
Best regards
Robert Ropotan
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|