rich11 Posted November 29, 2007 Share Posted November 29, 2007 Good Morning, I have a php Intranet, and what I would like to do is hit the Active Directory and bring back the Username, FirstName and Lastname from Active Directory and set them to variables, so I can either display them or insert them into a database. A few things to consider, php is installed on the server, but I don't have access to the server to change any settings. This is just a side project and we are blowing up the existing intranet and going with a Content Management System, so the easier the better. Thx, Rich Quote Link to comment Share on other sites More sharing options...
revraz Posted November 29, 2007 Share Posted November 29, 2007 One search on Google gave me this http://adldap.sourceforge.net/ Quote Link to comment Share on other sites More sharing options...
rich11 Posted November 29, 2007 Author Share Posted November 29, 2007 Yeah.. I read that one... couldn't make any sense of it though... Quote Link to comment Share on other sites More sharing options...
revraz Posted November 29, 2007 Share Posted November 29, 2007 Did you download the Class and look at the .php code? Quote Link to comment Share on other sites More sharing options...
rich11 Posted November 29, 2007 Author Share Posted November 29, 2007 I saw where you could download this class.... but I didn't see the code?? Quote Link to comment Share on other sites More sharing options...
revraz Posted November 29, 2007 Share Posted November 29, 2007 Its in the .zip file Quote Link to comment Share on other sites More sharing options...
rich11 Posted November 29, 2007 Author Share Posted November 29, 2007 Ok cool... so this class I have to install on the server??? Quote Link to comment Share on other sites More sharing options...
revraz Posted November 29, 2007 Share Posted November 29, 2007 A class is a .php file, just like your code. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.