php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19005 PHP without some LDAP functions
Submitted: 2002-08-20 19:08 UTC Modified: 2002-08-22 09:32 UTC
From: herbert at pontoip dot com dot br Assigned:
Status: Closed Package: LDAP related
PHP Version: 4.2.2 OS: Slackware 8.1 w/ Kernel 2.4.19
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: herbert at pontoip dot com dot br
New email:
PHP Version: OS:

 

 [2002-08-20 19:08 UTC] herbert at pontoip dot com dot br
Hi,

I compiled PHP 4.2.2 with OpenLDAP 2.1.3 and the functions
ldap_8859_to_t61 and ldap_t61_to_8859 are missing.

I don't know if this is really a bug, but I'm unable to find it.

Any idea?
I just want to store accents in LDAP in correctly form...

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-20 21:42 UTC] sniper@php.net
This is not really any bug..those functions were only available in some 1.x.x openldap library versions. 
And they were experimental anyway.

There's some way to do what you want, but I can't remember it right now..it's been a while since I did anything with ldap. :(

Please ask on php-general@lists.php.net mailing list. I'm sure there are people who know how to do this.

--Jani

 [2002-08-21 08:58 UTC] herbert at pontoip dot com dot br
I see... I thought this too... I look that OpenLDAP 2.1 use some UTF8 functions instead T61. I'm temporarily using HMTL enconding but this is not compatible with email clients and I don't know how to use UTF8 with PHP.

If you remember, please, talk to me...
 [2002-08-22 09:32 UTC] herbert at pontoip dot com dot br
Thanks...
I had discovered this too, but I forgot to close this followup.

I use UTF-8 in LDAP and most softwares recognizes-it. To show on web I decode it.

Regards,

Herbert
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Sep 08 17:01:28 2024 UTC