ID: 47780 Updated by: paj...@php.net Reported By: valli at icsurselva dot ch -Status: Open +Status: Assigned Bug Type: Network related Operating System: Linux PHP Version: 5.2.9 -Assigned To: +Assigned To: pajoye New Comment:
I was about to enable this feature on windows but it would have introduced some portability issues again. But I think it would be useful. I have a patch for windows to allow that, porting it to the other platforms. Previous Comments: ------------------------------------------------------------------------ [2009-03-25 22:34:17] valli at icsurselva dot ch Description: ------------ Feature request for the dns_get_record function: It would be nice to specify an array of nameserver IP addresses that should be queried. Like in PEAR::Net_DNS (Net_DNS_Resolver::query()). See $nameservers array in: http://pear.php.net/manual/en/package.networking.net-dns.net-dns-resolver.query.php Only with this feature would it be possible to implement something like this. http://centralops.net/asp/co/NsLookup.vbs.asp (Of course it would be possible with PEAR::Net_DNS) Reproduce code: --------------- n/a Expected result: ---------------- n/a Actual result: -------------- n/a ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=47780&edit=1