phpDocumentor Net_DNS
[ class tree: Net_DNS ] [ index: Net_DNS ] [ all elements ]

Procedural File: RR.php

Source Location: /qp_plugins/basic_antispam_plugin/Net/DNS/RR.php

Page Details
Filesource:  Source Code for this file
Classes
Class Description
Net_DNS_RR Resource Record object definition
Includes
require_once ("Net/DNS/RR/AAAA.php") [line 22]
[ Top ]

require_once ("Net/DNS/RR/NS.php") [line 23]
[ Top ]

require_once ("Net/DNS/RR/CNAME.php") [line 24]
[ Top ]

require_once ("Net/DNS/RR/PTR.php") [line 25]
[ Top ]

require_once ("Net/DNS/RR/A.php") [line 21]

License Information:

Net_DNS: A resolver library for PHP Copyright (c) 2002-2003 Eric Kilfoil eric@ypass.net Maintainers: Marco Kaiser <bate@php.net> Florian Anderiasch <fa@php.net>

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.

[ Top ]

require_once ("Net/DNS/RR/SOA.php") [line 26]
[ Top ]

require_once ("Net/DNS/RR/MX.php") [line 27]
[ Top ]

require_once ("Net/DNS/RR/TSIG.php") [line 28]
[ Top ]

require_once ("Net/DNS/RR/SRV.php") [line 31]
[ Top ]

require_once ("Net/DNS/RR/TXT.php") [line 29]
[ Top ]

require_once ("Net/DNS/RR/NAPTR.php") [line 32]
[ Top ]

require_once ("Net/DNS/RR/SPF.php") [line 34]
[ Top ]

require_once ("Net/DNS/RR/RP.php") [line 33]
[ Top ]

require_once ("Net/DNS/RR/HINFO.php") [line 30]
[ Top ]