PHP/Mysql.
1 . Can it distinguish between two different security levels and filter a grid accordingly.
For example a grid of students. If the user has security level of Admin: Show All,
If user has security level of Teacher: show only that teachers kids.
So the Where statement would be altered depending on the security level.
- Am I able to create a function(in PHP) that assigns students to their nearest site location, and then call that function off a button or link?
Simple Yes or No… am not expecting a walk through
Thanks!