Jump to content

Kind of portal system


farnoise

Recommended Posts

Hi everyone,

I'm trying to create a page, but in this page I need to create a user management system that redirect every users to his own page, Just imagine something like University portal so if you login as a student you will be redirected to your own page and can see your information, Time tables, Exams and other stuff.

 

So I don't need any scripts here I just need a start up, since I'm so confused Should I create separate Table for every user? should I create different folder for every user?! is there any program that does this like Joomla?!?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/190029-kind-of-portal-system/
Share on other sites

Basically, you don't have anything yet? You'll have a database that holds your user's information. When they are logged in, you display information based on the information you pull from the database. 1 page for all users, it will look correct specific for the user, depending on what information gets pulled from the database.

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.