Bringing up user data specifically depending on username.
Posted: Sun Aug 20, 2006 2:05 pm
At the end of a validation page if the username is admin it redirects to another page.
If the username is anything else I want it to bring up a user page that is specific to a paticular username.
Is this easy to call from a database as long as the username is the the primary key?
Any ideas on the best way to code it?
Chris
If the username is anything else I want it to bring up a user page that is specific to a paticular username.
Is this easy to call from a database as long as the username is the the primary key?
Any ideas on the best way to code it?
Chris