php - Adding users to a website and redirecting each user to their own page -


i trying set client portion of website. ideally, when client clicks client log in button prompted username , password , redirected simple list of files residing in username folder.

the server has mysql , php on it, , i've found plenty of tutorials , templates php login systems, of them overkill trying , don't provide me knowledge handle redirecting.

the username , password assigned clients me, there isn't registration

i have mysql database set client information, i'm not sure need php protect client folders , accept client login , redirect them specific folder.

edit: sorry question bit broad, best can is, php code in client log in page take credentials (username, password), run them against mysql database, , redirect private folder (username).

you yourself. result in error prone sub par implementation since trying first time. did @ https://pyd.io/? can point directories , assign users , directories (which can private).


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -