PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I need to acces some php scripts on IIS IF user is logged under his Windows workstation
If usename X enter correct passwords for his workstation(WINDOWS LOG-on) he can acces php files from server Y(y is in intranet)
else not
it's posibile ?!