|
I want to setup a small system whereby I provide a user with a password, give them a link to a page, they use that password to gain access to a page specific to their content.
i.e.: I give someone the password "pword", they use "pword" in a form and login. But each password will show different content. So pword would display all relevant information for pword, and another password like "passw" would should information and content for "passw"
Sorry if that sounds confusing.
How would I go about this?
|