[PHP-DEV] Bug #15431: Resource destructor called too early

2002-02-07 Thread jonny
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

2001-01-17 Thread jonny
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