im planning on creating a coursework management system and would like to know in terms of complexity how i'd go about creating indivdual logins to my 'mysql' student database. I'd like the students to log onto their 'own' records within the DB via the www (php). I have created a mock database which at the moment looks relational. In a nutshell, what kind of functions would i have to learn in order to give user access for update/modify/delete per record for many students?
Thanks for taking the time