php - How to create users like students and professors on MySQL? -


i'm newbie php , mysql. project creating website online on can put school friend's grades , manage them. problem don't know how separate users students/teachers.

i got idea still not clear. if in login page make radio button , add on this: "student or teacher". if choose teacher must test teacher's accounts login in them midify page.

you should user/group/role pattern. you'll enter individuals groups , assign roles groups. you'll have decide if want 1 role per individual or many.


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

amazon web services - S3 and apache mod_proxy with basic authentication -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -