Set Specific Permissions

wxdqz

New Member
I am designing a website for my high school class using PHP and MySQL (<!-- w --><a class="postlink" href="http://www.lhs1984.com/directory.php">www.lhs1984.com/directory.php</a><!-- w --> - - still VERY under development!!).

I'd like to be able to allow each user to update their information, but only THEIR information.

For example:

Is there a way to allow Pam Abair (Student #001) to only update information in the database for the row containing her information. I'm not sure if this could be done by assigning a database password specific for each user???

Any help (or a point in the right direction) is very much appreciated.
 
Back
Top