Can I get the username of the logged in user account using php? Tried $_SERVER and phpinfo , does not work.

  • where to go? - teran
  • @ user331007 $_SERVER['USERNAME'] ? - Edward
  • @ Edward is not an option, empty - user331007
  • @teran on your work computer - user331007
  • No, php is a server language, without access to hardware - DaemonHK

0