RE: [PHP] isUserInRole equivalent in PHP

2005-07-29 Thread Jay Blanchard
[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?

Re: [PHP] isUserInRole equivalent in PHP

2005-07-29 Thread Saqib Ali
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: