Tagged Questions
1
vote
1answer
73 views
how to prevent user to changing/deleting other user data
I am creating multiuser application. created using php codeigniter And I am seeking the best practice or the best way to prevent user to changing/deleting other user data.
I have some relational ...