Hi,
It appears that ldap_url_search() hasn't existed since 2.0, is there a replacement for it?
Or is it necessary to use ldap_url_parse and then get all the information from the LDAPURLDesc for use in the traditional initialize, bind and search calls?
KR