The page is generated from data in the database. Each user does not have their own file on the server.
On a small-scale application, the same script can be 're-branded' based on information from the server (which is usually mapped from a variable in the querystring or a session store).
This is a fundamental concept. I recommend you do some research on Google to get your heard around it.
Bookmarks