> Have you checked http://www.php.net/ldap ?
yes. couldn't find one.
i can implement the function myself. i was just wondering if there is
something already available.
--
In Peace,
Saqib Ali
http://www.xml-dev.com/blog/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
[snip]
Java has a function to check if the logged in user is assigned a
certain Roles in LDAP. The function is called:
isUserInRole
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpSer
vletRequestWrapper.html#isUserInRole(java.lang.String)
Is there a PHP equivalent of this?
Hello All,
Java has a function to check if the logged in user is assigned a
certain Roles in LDAP. The function is called:
isUserInRole
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpServletRequestWrapper.html#isUserInRole(java.lang.String)
Is there a PHP equivalent of th
3 matches
Mail list logo