[PHP-DEV] Bug #15431: Resource destructor called too early
print "- $attrname [$j]: ".$values[$j]."\n"; } } } } $ldap=new ldap(); $ldap->connect("ldapserver.example.com", "ldapuser", "ldappassword"); $ldap->print_entry("CN=jonny,OU=Us
[PHP-DEV] PHP 4.0 Bug #8754: gethostbyname() fails
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16 (RH7) PHP version: 4.0.4pl1 PHP Bug Type: *Network Functions Bug description: gethostbyname() fails When trying to resolv the ip address of a hostname given in /etc/hosts, gethostbyname() works fine. It does NOT work wh