From professional translators, enterprises, web pages and freely available translation repositories.
the optional third and fourth arguments to this function, authns and addtl are passed by reference and, if given, will be populated with resource records for the authoritative name servers, and any additional records respectively. see the example below.
dns_a, dns_cname, dns_hinfo, dns_mx, dns_ns, dns_ptr, dns_soa, dns_txt, dns_aaaa, dns_all or dns_any.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
php_stream_seek() repositions the internal position of stream. the new position is determined by adding the offset to the position indicated by whence. if whence is set to seek_set, seek_cur or seek_end the offset is relative to the start of the stream, the current position or the end of the stream, respectively.
if whence is set to seek_set, seek_cur or seek_end the offset is relative to the start of the stream, the current position or the end of the stream, respectively.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: