Jump to content

user redirect


Shabneez

Recommended Posts

Hello,

 

I have a question please:

  1. I have two users in my app, admin and then normal user. I have one 1st html page with two links, one for admin and one for normal user. I have a login form and a registration form. The login form should be used by both users and then the titles on the pages change according to the users that need to login.
  2. Also, the login form should have a link to point to a registration form- this link should appear only for the admin, (link is clicked on the 1st html page.)
  3. There will be many admins, and each admin can create normal users.
  4. After the succesful login, the user is taken to a specific page.

 

Could anyone please show me how we achieve this?

Thanks

Link to comment
https://forums.phpfreaks.com/topic/272862-user-redirect/
Share on other sites

You're asking about something very general..

I suggest you learn about authentications and redirecting, then if you have a question a little more precise I'd be happy to help :)

you can check this link out also: http://studge.com/create-a-site-authentication-login-with-php-and-mysql/

Link to comment
https://forums.phpfreaks.com/topic/272862-user-redirect/#findComment-1404272
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.