Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 15490 программистов и 1722 робота. Сейчас ищут 1160 программистов ...
Class Summary Net_DNS
Вернуться к: Net_DNS
Class Summary Net_DNS
Class Summary Net_DNS – DNS Packet manipulation class
This class includes sub-classses that provide methods for creating, parsing, sending, and receving DNS nameserver packets.
This class is only a container class and generally should never be constructed. It contains constants defined in RFC 1035 with methods for converting between the integer and the name values of such constants.
For information on sending a basic query to a nameserver for a specific record, see Net_DNS_Resolver::query().
Вернуться к: Net_DNS