Home » Networking » Net_LDAP » Bug #8550
Create a class for filterhandling like in PERL::Net_LDAP
Details
| Request #8550 | Create a class for filterhandling like in PERL::Net_LDAP |
|---|---|
| Submitted | 2006-08-24 10:56 UTC |
| From | b dot hallinger at skfyorcesystems dot de |
| Assigned | beni |
| Status | Closed |
| Package | Net_LDAP |
| PHP Version | 4.4.2 |
| Roadmaps | (Not assigned) |
Comments
[2006-08-24 10:56 UTC] b dot hallinger at skfyorcesystems dot de
Description:
------------
I think it would be useful to create a filter class similar to PERL's Net_LDAP filter class.
Detailed Information on how about this could be implemented can be found in CPAN:
http://search.cpan.org/~gbarr/perl-ldap/lib/Net/LDAP/Filter.pod
[2006-08-24 11:30 UTC] tarjei at php dot net
Hi, it's a good idea, feel free to implement it.
However, you might consider looking into other api's as well before deciding on how you want to implement it.
[2006-08-28 06:16 UTC] b dot hallinger at skyforcesystems dot de
I think, PERLs filterclass is a good template...
What api's do you think off?