Jump to content

echo windows username intranet


farkewie

Recommended Posts

hi i a making a form that will insert a few things in to a mysql database, i am trying to make a field that will show the users domain username but i cant seem to find anything to do it,

 

i am in a corporate network with thousands of users, i am using one of the pc's to setup a mysql / php / apache server just using (xampp) we will access the pages using netbios (http://computername/index.php).

 

our intranet needs windows credentials to access most of the pages so the info must bestored in ie i just cant find the php code to access it,

 

i have tried,

 

<?php
print_r ($_AUTH_USER);

 

and a few variations.

 

any help would be great.

Link to comment
https://forums.phpfreaks.com/topic/68008-echo-windows-username-intranet/
Share on other sites

  • 10 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.