Net_IPv4
[ class tree: Net_IPv4 ] [ index: Net_IPv4 ] [ all elements ]

File: DNS.php

Source Location: /Net_DNS-1.0.7/Net/DNS.php

Classes:

Net_DNS
Initializes a resolver object

Page Details:

Class to provide IPv4 calculations

Module written/ported by Eric Kilfoil <eric@ypass.net>

This is the copyright notice from the PERL Net::DNS module:

Copyright (c) 1997-2000 Michael Fuhr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The majority of this is _NOT_ my code. I simply ported it from the PERL Net::DNS module.

The author of the Net::DNS module is Michael Fuhr <mike@fuhr.org> http://www.fuhr.org/~mfuhr/perldns/

Michael Fuhr has nothing to with the porting of this code to PHP. Any questions directly related to this class library should be directed to the maintainer.

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once("Net/DNS/Header.php") [line 45]
Class to provide IPv4 calculations

Module written/ported by Eric Kilfoil <eric@ypass.net>

This is the copyright notice from the PERL Net::DNS module:

Copyright (c) 1997-2000 Michael Fuhr. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The majority of this is _NOT_ my code. I simply ported it from the PERL Net::DNS module.

The author of the Net::DNS module is Michael Fuhr <mike@fuhr.org> http://www.fuhr.org/~mfuhr/perldns/

Michael Fuhr has nothing to with the porting of this code to PHP. Any questions directly related to this class library should be directed to the maintainer.

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

require_once("Net/DNS/Question.php") [line 46]
require_once("Net/DNS/Packet.php") [line 47]
require_once("Net/DNS/Resolver.php") [line 48]
require_once("Net/DNS/RR.php") [line 49]

Documentation generated on Mon, 11 Mar 2019 15:41:44 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.