Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To capture the NetID of the user who's logged into the secure directory, using the following code in your index.php file in the secure directory:

$netid=$_SERVER['REDIRECT_REMOTE_USER'];