actually it will really just print the username php was run under from the server, and wont have anything to do with the user visiting the page.
the problem is that php is running on the server and the user visiting the page from the browser will send no information as to what their username is, even if they are using windows or linux.