I am fairly new to PHP coding and have a question regarding page redirection... I would like to redirect a user of an intranet site I'm working on to a certain page based on their Active Directory/Windows log in. I would like the script to be able to pull this information automatically from the connected user, without requiring any manual entry. I don't need any security for this setup, at least not at the moment--I'd just like to know if it's possible using PHP.
Again, I'm not asking for an entire script, I'd just like to know if it is possible and, if so, a little nudge in the right direction

.
Thank you very much!