We're currently having a management system project, and i'm at a dilemma whether to use PHP or Java. My concerns are these:
1) What if the admin of the management system will do something foolish from his home (if the system is through php/web), since he can just access it.
2) if the management system is web-based, it'll be easy for the agents to access non-work related sites.
3) if the system is desktop-based, i'll like to set it to autostart and take a fullscreen size in order to prevent the agent from accessing non-work related sites/programs. is this fool-proof or am i missing something?
which is the best route to go?