I have a simple intranet form where the user has to enter info for a Time off Request or other for some other internal company use.
I would like to propagate the name field with the current Real Name that is logged in Microsoft Active Directory. The user has to login on their computer. Is there a way to pull that Real Name with a php query of some kind?
thanks