This class can be used to query a DNS to resolve domain names.
It establishes an UDP connection to a given DNS server and performs a query to retrieve DNS records of a given type. It supports querying most types of DNS records.
The results are returned in an array.
It supports domain name server request redirection and works in all platforms and PHP versions that support UDP socket connections.
|
|
| Name: |
gDNS |
| Base name: |
gdns |
| Description: |
Query a DNS to resolve domain names |
| Version: |
0.4.1 |
| PHP version: |
5.0 |
| License: |
Free for non-commercial use |
| All time users: |
1121 users |
| All time rank: |
2920 |
| Week users: |
1 user |
| Week rank: |
2036  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
example.php |
Example |
How to use gDNS |