When inspecting the live mail URL i have seen that they use # instead if Query string.
https://bluxxx.mail.live.com/#n=xxxxxxxxx&fid=x
When the # is removed it's a 404 error. Is there any advantage of using # instead of query string. Can it be implemented in a php application.