php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10820 checkdnsrr does not appear to function
Submitted: 2001-05-11 17:38 UTC Modified: 2001-05-14 14:42 UTC
From: lludwig at deltacomputergroup dot com Assigned:
Status: Closed Package: Network related
PHP Version: 4.0.5 OS: Windows 2000 Advanced Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lludwig at deltacomputergroup dot com
New email:
PHP Version: OS:

 

 [2001-05-11 17:38 UTC] lludwig at deltacomputergroup dot com
The script:

<%

print checkdnsrr('deltacomputergroup.com');

%>

Produces 1 output on linux platform but on windows 2000 no message appears.  It doesn't even appear to run the function.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-11 19:32 UTC] sniper@php.net
Duplicate of #5311

 [2001-05-14 14:42 UTC] jmoore@php.net
No res_search under win32 these should return a This function is not implemented in this build now.

- James
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 15:01:31 2025 UTC