Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16469 программистов и 1678 роботов. Сейчас ищут 1498 программистов ...
Net_DNS
Вернуться к: Сеть
Provides methods for parsing and manipulating DNS packets as returned from DNS servers and provides communication methods for sending and receiving DNS packets.
- Introduction — General purpose DNS querying and packet parsing
- Class Summary Net_DNS — DNS Packet manipulation class
- Class Summary Net_DNS_Resolver — Provides a resolver implementation to handle DNS queries
- Net_DNS_Resolver::query() — Queries a nameserver and returns a response
- Net_DNS_Resolver::rawQuery() — Queries a nameserver and returns a response
- Net_DNS_Resolver::axfr() — Performs a zone transfer from a nameserver
- Class Summary Net_DNS_Packet — Provides an object abstraction of a DNS packet
- Class Summary Net_DNS_RR — Provides resource record parsing and creation
- Examples -- DNS Updates — RFC 2136 DNS Updates
Вернуться к: Сеть