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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC